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

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2833%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2833/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2833/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6685'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2833/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2830%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2830%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2830%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2830%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2830/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2830/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6674'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2830/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2831%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2831%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2831%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2831%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2831/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2831/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6672'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2831/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2832%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2832%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2832%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2832%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2832/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2832/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6731'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2832/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2879%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2879%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2879%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2879%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2879/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2879/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6678'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2879/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2880%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2880%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2880%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2880%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2880/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2880/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6645'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2880/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2881%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2881%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2881%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2881%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2881/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2881/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6712'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2881/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2882%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2882%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2882%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2882%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2882/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2882/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6699'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2882/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2883%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2883%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2883%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2883%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2883/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2883/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7190'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2883/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2884%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2884%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2884%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2884%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2884/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2884/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6682'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2884/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2829%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2829%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2829%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2829%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2829/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2829/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6663'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2829/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2846%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2846%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2846%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2846%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2846/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2846/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6724'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2846/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2847%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2847%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2847%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2847%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2847/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2847/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6702'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2847/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2848%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2848%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2848%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2848%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2848/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2848/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6660'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2848/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2849%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2849%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2849%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2849%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2849/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2849/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6728'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2849/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2850%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2850%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2850%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2850%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2850/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2850/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6657'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2850/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2851%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2851%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2851%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2851%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2851/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2851/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6687'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2851/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2845%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2845%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2845%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2845%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2845/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2845/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6664'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2845/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2834%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2834%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2834%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2834%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2834/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2834/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7192'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2834/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2835%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2835%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2835%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2835%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2835/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2835/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7121'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2835/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2819%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2819%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2819%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2819%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2819/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2819/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6643'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2819/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2818%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2818%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2818%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2818%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2818/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2818/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6719'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2818/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2811%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2811%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2811%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2811%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2811/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2811/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6716'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2811/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2812%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2812%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2812%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2812%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2812/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2812/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7187'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2812/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2813%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2813%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2813%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2813%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2813/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2813/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6653'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2813/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2814%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2814%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2814%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2814%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2814/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2814/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6684'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2814/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2815%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2815%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2815%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2815%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2815/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2815/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6703'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2815/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2816%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2816%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2816%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2816%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2816/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2816/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6725'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2816/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2817%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2817%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2817%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2817%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2817/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2817/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6659'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2817/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2836%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2836%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2836%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2836%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2836/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2836/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6669'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2836/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2837%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2837%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2837%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2837%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2837/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2837/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6636'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2837/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2838%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2838%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2838%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2838%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2838/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2838/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6723'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2838/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2839%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2839%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2839%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2839%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2839/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2839/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6666'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2839/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2840%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2840%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2840%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2840%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2840/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2840/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6648'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2840/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2841%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2841%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2841%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2841%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2841/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2841/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6679'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2841/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2842%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2842%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2842%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2842%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2842/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2842/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6688'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2842/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2843%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2843%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2843%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2843%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2843/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2843/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6695'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2843/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2844%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2844%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2844%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2844%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2844/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2844/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7189'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2844/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2861%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2861%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2861%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2861%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2861/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2861/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6677'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2861/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2862%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2862%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2862%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2862%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2862/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2862/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6676'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2862/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2863%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2863%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2863%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2863%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2863/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2863/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6708'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2863/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2864%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2864%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2864%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2864%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2864/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2864/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6721'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2864/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2865%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2865%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2865%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2865%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2865/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2865/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6640'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2865/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2866%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2866%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2866%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2866%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2866/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2866/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6655'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2866/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2867%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2867%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2867%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2867%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2867/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2867/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6722'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2867/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2868%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2868%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2868%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2868%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2868/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2868/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6671'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2868/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2869%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2869%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2869%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2869%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2869/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2869/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6638'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2869/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2820%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2820%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2820%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2820%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2820/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2820/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6650'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2820/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2821%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2821%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2821%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2821%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2821/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2821/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6704'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2821/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2822%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2822%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2822%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2822%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2822/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2822/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6641'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2822/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2823%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2823%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2823%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2823%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2823/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2823/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6689'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2823/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2824%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2824%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2824%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2824%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2824/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2824/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6706'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2824/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2825%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2825%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2825%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2825%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2825/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2825/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6700'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2825/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2826%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2826%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2826%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2826%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2826/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2826/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6651'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2826/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2827%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2827%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2827%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2827%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2827/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2827/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6686'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2827/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2828%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2828%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2828%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2828%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2828/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2828/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6652'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2828/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3837%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3837%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3837%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3837%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3837/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3837/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '783'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3837/2016'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3838%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3838%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3838%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3838%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3838/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3838/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '783'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3838/2016'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3812%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3812%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3812%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3812%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3812/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3812/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3812/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3813%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3813%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3813%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3813%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3813/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3813/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3813/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3814%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3814%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3814%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3814%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3814/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3814/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3814/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2852%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2852%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2852%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2852%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2852/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2852/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6726'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2852/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2853%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2853%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2853%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2853%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2853/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2853/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6720'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2853/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2854%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2854%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2854%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2854%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2854/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2854/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6658'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2854/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2855%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2855%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2855%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2855%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2855/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2855/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6667'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2855/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2856%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2856%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2856%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2856%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2856/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2856/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6696'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2856/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2857%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2857%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2857%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2857%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2857/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2857/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6675'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2857/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2858%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2858%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2858%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2858%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2858/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2858/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7124'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2858/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2859%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2859%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2859%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2859%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2859/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2859/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6693'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2859/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2860%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2860%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2860%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2860%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2860/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2860/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6637'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2860/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3800%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3800%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3800%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5987 -17.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5987"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3800%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3800/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3800/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Monod et Mauny'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.4117'^^xsd:double;
  dwc:latitude '14.5987'^^xsd:double;
  dwc:previousCatalogNumber '37'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3800/2016'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3801%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3801%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3801%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5987 -17.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5987"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3801%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3801/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3801/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Monod et Mauny'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.4117'^^xsd:double;
  dwc:latitude '14.5987'^^xsd:double;
  dwc:previousCatalogNumber '37'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3801/2016'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3807%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3807%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3807%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3807%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3807/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3807/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3807/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3808%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3808%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3808%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3808%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3808/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3808/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3808/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3809%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3809%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3809%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3809%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3809/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3809/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3809/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3810%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3810%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3810%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3810%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3810/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3810/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3810/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3811%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3811%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3811%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3811%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3811/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3811/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3811/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2800%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2800%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2800%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2800%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2800/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2800/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6654'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2800/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2801%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2801%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2801%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2801%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2801/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2801/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6647'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2801/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2802%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2802%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2802%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2802%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2802/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2802/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6665'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2802/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2803%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2803%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2803%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2803%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2803/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2803/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6710'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2803/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2804%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2804%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2804%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2804%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2804/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2804/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7193'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2804/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2805%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2805%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2805%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2805%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2805/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2805/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6644'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2805/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2806%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2806%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2806%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2806%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2806/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2806/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6639'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2806/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2807%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2807%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2807%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2807%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2807/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2807/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6681'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2807/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2808%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2808%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2808%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2808%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2808/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2808/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6683'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2808/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2809%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2809%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2809%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2809%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2809/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2809/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6713'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2809/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2810%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2810%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2810%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2810%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2810/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2810/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6711'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2810/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3828%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3828%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3828%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3828%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3828%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3828/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3828/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3828/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3829%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3829%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3829%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3829%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3829%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3829/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3829/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3829/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3830%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3830%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3830%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3830%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3830/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3830/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '609'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3830/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3831%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3831%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3831%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3831%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3831/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3831/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '552'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3831/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3832%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3832%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3832%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3832%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3832/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3832/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '552'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3832/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2870%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2870%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2870%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2870%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2870/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2870/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6649'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2870/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2871%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2871%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2871%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2871%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2871/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2871/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6729'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2871/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2872%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2872%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2872%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2872%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2872/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2872/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6727'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2872/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2873%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2873%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2873%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2873%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2873/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2873/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6707'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2873/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2874%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2874%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2874%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2874%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2874/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2874/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6715'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2874/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2875%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2875%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2875%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2875%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2875/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2875/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6642'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2875/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2876%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2876%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2876%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2876%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2876/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2876/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6668'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2876/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2877%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2877%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2877%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2877%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2877/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2877/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6709'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2877/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2878%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2878%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2878%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2878%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2878/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2878/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6714'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2878/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2791%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2791%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2791%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2791%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2791/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2791/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6815'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2791/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2792%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2792%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2792%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2792%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2792/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2792/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6837'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2792/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2793%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2793%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2793%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2793%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2793/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2793/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6810'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2793/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2794%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2794%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2794%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2794%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2794/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2794/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6814'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2794/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2795%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2795%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2795%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2795%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2795/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2795/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6824'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2795/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2796%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2796%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2796%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2796%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2796/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2796/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6850'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2796/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2797%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2797%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2797%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2797%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2797/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2797/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6844'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2797/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2798%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2798%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2798%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2798%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2798/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2798/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6812'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2798/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2799%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2799%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2799%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2799%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2799/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2799/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6831'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2799/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2782%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2782%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2782%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2782%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2782/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2782/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6841'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2782/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2783%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2783%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2783%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2783%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2783/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2783/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6820'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2783/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2784%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2784%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2784%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2784%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2784/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2784/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6859'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2784/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2785%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2785%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2785%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2785%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2785/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2785/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6853'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2785/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2786%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2786%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2786%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2786%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2786/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2786/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6857'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2786/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2787%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2787%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2787%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2787%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2787/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2787/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6845'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2787/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2788%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2788%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2788%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2788%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2788/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2788/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6807'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2788/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2789%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2789%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2789%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2789%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2789/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2789/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6805'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2789/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2790%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2790%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2790%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2790%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2790/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2790/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6823'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2790/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2771%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2771%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2771%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2771%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2771/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2771/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6797'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2771/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2772%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2772%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2772%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2772%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2772/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2772/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6849'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2772/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2773%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2773%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2773%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2773%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2773/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2773/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6811'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2773/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2774%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2774%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2774%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2774%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2774/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2774/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6847'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2774/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2775%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2775%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2775%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2775%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2775/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2775/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6838'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2775/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2776%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2776%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2776%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2776%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2776/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2776/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6827'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2776/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2777%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2777%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2777%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2777%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2777/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2777/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6821'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2777/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2778%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2778%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2778%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2778%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2778/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2778/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6806'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2778/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2763%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2763%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2763%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2763%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2763/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2763/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6809'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2763/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2764%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2764%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2764%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2764%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2764/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2764/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6803'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2764/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2765%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2765%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2765%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2765%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2765/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2765/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6836'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2765/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2766%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2766%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2766%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2766%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2766/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2766/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6835'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2766/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2767%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2767%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2767%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2767%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2767/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2767/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6817'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2767/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2768%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2768%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2768%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2768%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2768/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2768/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6842'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2768/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2769%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2769%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2769%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2769%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2769/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2769/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6833'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2769/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2770%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2770%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2770%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2770%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2770/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2770/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6851'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2770/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2526%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2526%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2526%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5379 3.0713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5379"^^xsd:decimal ;
  dwc:decimalLongitude "3.0713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2526%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2526/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2526/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'France'^^xsd:string;
  dwc:longitude '3.0713'^^xsd:double;
  dwc:latitude '42.5379'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2526/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2527%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2527%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2527%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5379 3.0713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5379"^^xsd:decimal ;
  dwc:decimalLongitude "3.0713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2527%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2527/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2527/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'France'^^xsd:string;
  dwc:longitude '3.0713'^^xsd:double;
  dwc:latitude '42.5379'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2527/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2528%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2528%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2528%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5379 3.0713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5379"^^xsd:decimal ;
  dwc:decimalLongitude "3.0713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2528%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2528/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2528/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'France'^^xsd:string;
  dwc:longitude '3.0713'^^xsd:double;
  dwc:latitude '42.5379'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2528/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2529%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2529%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2529%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5379 3.0713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5379"^^xsd:decimal ;
  dwc:decimalLongitude "3.0713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2529%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2529/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2529/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'France'^^xsd:string;
  dwc:longitude '3.0713'^^xsd:double;
  dwc:latitude '42.5379'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2529/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2530%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2530%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2530%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5379 3.0713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5379"^^xsd:decimal ;
  dwc:decimalLongitude "3.0713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2530%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2530/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2530/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'France'^^xsd:string;
  dwc:longitude '3.0713'^^xsd:double;
  dwc:latitude '42.5379'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2530/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2531%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2531%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2531%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5379 3.0713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5379"^^xsd:decimal ;
  dwc:decimalLongitude "3.0713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2531%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2531/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2531/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'France'^^xsd:string;
  dwc:longitude '3.0713'^^xsd:double;
  dwc:latitude '42.5379'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2531/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2532%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2532%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2532%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6437 -16.8954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6437"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2532%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2532/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2532/2016'^^xsd:string;
  dwc:scientificName 'Grapsus adscensionis (Osbeck, 1765)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.8954'^^xsd:double;
  dwc:latitude '32.6437'^^xsd:double;
  dwc:previousCatalogNumber '993'^^xsd:integer;
  dwc:aphiaid '241198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2532/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2533%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2533%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2533%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6437 -16.8954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6437"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2533%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2533/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2533/2016'^^xsd:string;
  dwc:scientificName 'Grapsus adscensionis (Osbeck, 1765)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.8954'^^xsd:double;
  dwc:latitude '32.6437'^^xsd:double;
  dwc:previousCatalogNumber '992, 994, 995'^^xsd:string;
  dwc:aphiaid '241198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2533/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2534%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2534%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2534%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6437 -16.8954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6437"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2534%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2534/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2534/2016'^^xsd:string;
  dwc:scientificName 'Grapsus adscensionis (Osbeck, 1765)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.8954'^^xsd:double;
  dwc:latitude '32.6437'^^xsd:double;
  dwc:previousCatalogNumber '991'^^xsd:integer;
  dwc:aphiaid '241198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2534/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3776%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3776%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3776%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3776%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3776/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3776/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '34'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3776/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3777%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3777%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3777%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3777%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3777/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3777/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '34'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3777/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3778%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3778%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3778%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3778%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3778/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3778/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '34'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3778/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3779%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3779%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3779%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3779%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3779/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3779/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2454'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3779/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3780%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3780%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3780%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3780%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3780/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3780/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2454'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3780/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3781%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3781%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3781%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3781%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3781/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3781/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2454'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3781/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3782%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3782%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3782%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3782%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3782/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3782/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2454'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3782/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3783%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3783%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3783%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3783%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3783/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3783/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2454'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3783/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2535%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2535%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2535%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4098 5.6148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4098"^^xsd:decimal ;
  dwc:decimalLongitude "5.6148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2535%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2535/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2535/2016'^^xsd:string;
  dwc:scientificName 'Grapsus adscensionis (Osbeck, 1765)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '5.6148'^^xsd:double;
  dwc:latitude '-1.4098'^^xsd:double;
  dwc:previousCatalogNumber '5513'^^xsd:integer;
  dwc:aphiaid '241198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2535/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241198'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2536%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2536%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2536%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2536%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2536/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2536/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7180'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2536/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2537%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2537%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2537%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2537%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2537/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2537/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7181'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2537/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2538%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2538%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2538%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2538%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2538/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2538/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '101'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2538/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2539%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2539%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2539%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2539%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2539/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2539/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '44'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2539/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2540%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2540%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2540%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2540%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2540/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2540/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '44'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2540/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2541%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2541%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2541%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2541%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2541/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2541/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '44'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2541/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2542%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2542%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2542%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2542%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2542/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2542/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '44'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2542/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2543%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2543%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2543%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2543%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2543/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2543/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2543/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3792%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3792%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3792%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3792%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3792/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3792/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2455'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3792/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3793%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3793%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3793%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3793%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3793/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3793/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2455'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3793/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3794%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3794%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3794%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3794%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3794/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3794/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '602'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3794/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3795%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3795%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3795%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3795%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3795/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3795/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '602'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3795/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3796%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3796%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3796%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3796%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3796/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3796/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '602'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3796/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3797%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3797%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3797%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3797%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3797/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3797/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '602'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3797/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3798%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3798%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3798%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3798%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3798/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3798/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '602'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3798/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3799%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3799%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3799%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3799%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3799/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3799/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gómez, M.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '32'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3799/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3784%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3784%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3784%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3784%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3784/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3784/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius aequabilis (Dana, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '766'^^xsd:integer;
  dwc:aphiaid '107195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3784/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3785%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3785%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3785%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3785%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3785/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3785/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius aequabilis (Dana, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '766'^^xsd:integer;
  dwc:aphiaid '107195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3785/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3786%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3786%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3786%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3786%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3786/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3786/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '31'^^xsd:integer;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3786/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3787%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3787%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3787%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3787%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3787/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3787/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '31'^^xsd:integer;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3787/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3788%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3788%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3788%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3788%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3788/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3788/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2455'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3788/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3789%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3789%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3789%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3789%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3789/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3789/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2455'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3789/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3790%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3790%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3790%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3790%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3790/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3790/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2455'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3790/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3791%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3791%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3791%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3791%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3791/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3791/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '2455'^^xsd:integer;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3791/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2760%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2760%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2760%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2760%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2760/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2760/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6819'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2760/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2761%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2761%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2761%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2761%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2761/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2761/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6826'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2761/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3770%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3770%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3770%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3770%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3770/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3770/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '765'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3770/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3771%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3771%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3771%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3771%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3771/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3771/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '765'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3771/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2762%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2762%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2762%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2762%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2762/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2762/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6832'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2762/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3772%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3772%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3772%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3772%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3772/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3772/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '34'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3772/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3773%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3773%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3773%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3773%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3773/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3773/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '34'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3773/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3774%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3774%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3774%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3774%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3774/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3774/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '34'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3774/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3775%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3775%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3775%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3775%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3775/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3775/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '34'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3775/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2779%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2779%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2779%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2779%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2779/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2779/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6855'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2779/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2780%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2780%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2780%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2780%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2780/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2780/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6808'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2780/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2781%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2781%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2781%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2781%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2781/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2781/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6856'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2781/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2753%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2753%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2753%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2753%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2753/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2753/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6800'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2753/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2754%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2754%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2754%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2754%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2754/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2754/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6798'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2754/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2748%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2748%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2748%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2748%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2748/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2748/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6854'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2748/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2749%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2749%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2749%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2749%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2749/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2749/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6799'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2749/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2750%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2750%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2750%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2750%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2750/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2750/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6830'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2750/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3762%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3762%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3762%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3762%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3762/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3762/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius aequabilis (Dana, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '35'^^xsd:integer;
  dwc:aphiaid '107195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3762/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3763%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3763%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3763%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3763%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3763/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3763/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius aequabilis (Dana, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '35'^^xsd:integer;
  dwc:aphiaid '107195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3763/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3764%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3764%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3764%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3764%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3764/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3764/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '765'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3764/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3765%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3765%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3765%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3765%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3765/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3765/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '765'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3765/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3766%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3766%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3766%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3766%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3766/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3766/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '765'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3766/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3758%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3758%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3758%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3758%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3758/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3758/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '36'^^xsd:integer;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3758/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3759%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3759%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3759%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3759%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3759/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3759/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius aequabilis (Dana, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '33'^^xsd:integer;
  dwc:aphiaid '107195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3759/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3761%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3761%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3761%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3761%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3761/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3761/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius aequabilis (Dana, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '33'^^xsd:integer;
  dwc:aphiaid '107195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3761/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2746%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2746%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2746%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2746%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2746/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2746/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6818'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2746/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2747%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2747%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2747%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2747%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2747/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2747/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6822'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2747/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3760%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3760%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3760%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3760%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3760/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3760/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius aequabilis (Dana, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '33'^^xsd:integer;
  dwc:aphiaid '107195'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3760/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2745%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2745%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2745%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2745%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2745/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2745/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6828'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2745/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2744%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2744%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2744%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2744%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2744/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2744/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6804'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2744/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2751%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2751%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2751%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2751%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2751/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2751/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6848'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2751/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2752%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2752%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2752%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2752%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2752/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2752/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6834'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2752/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3769%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3769%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3769%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3769%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3769/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3769/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '765'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3769/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2758%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2758%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2758%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2758%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2758/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2758/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6796'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2758/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2759%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2759%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2759%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2759%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2759/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2759/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6801'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2759/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3767%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3767%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3767%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3767%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3767/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3767/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '765'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3767/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3768%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3768%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3768%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3768%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3768/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3768/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius senegalensis Chevreux & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '765'^^xsd:integer;
  dwc:aphiaid '246263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3768/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '246263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2755%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2755%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2755%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2755%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2755/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2755/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6858'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2755/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2756%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2756%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2756%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2756%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2756/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2756/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6816'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2756/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2757%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2757%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2757%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2757%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2757/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2757/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6852'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2757/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2727%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2727%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2727%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.448 -16.2592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.448"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2727%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2727/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2727/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus transversus (Gibbes, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.2592'^^xsd:double;
  dwc:latitude '28.448'^^xsd:double;
  dwc:previousCatalogNumber '247'^^xsd:integer;
  dwc:aphiaid '107457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2727/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2728%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2728%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2728%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.448 -16.2592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.448"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2728%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2728/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2728/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus transversus (Gibbes, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.2592'^^xsd:double;
  dwc:latitude '28.448'^^xsd:double;
  dwc:previousCatalogNumber '248'^^xsd:integer;
  dwc:aphiaid '107457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2728/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3749%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3749%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3749%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3749%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3749/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3749/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2503'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3749/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3750%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3750%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3750%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3750%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3750/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3750/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2615'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3750/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3751%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3751%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3751%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3751%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3751/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3751/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '2655'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3751/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2711%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2711%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2711%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2711%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2711/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2711/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1441'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2711/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2712%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2712%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2712%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2712%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2712/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2712/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1441'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2712/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2713%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2713%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2713%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2713%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2713/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2713/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1441'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2713/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2706%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2706%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2706%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2706%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2706/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2706/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1442'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2706/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2707%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2707%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2707%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2707%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2707/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2707/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1442'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2707/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2714%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2714%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2714%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2714%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2714/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2714/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1441'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2714/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2715%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2715%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2715%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2715%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2715/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2715/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1441'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2715/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2716%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2716%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2716%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2716%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2716/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2716/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1441'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2716/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2717%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2717%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2717%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2717%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2717/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2717/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1441'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2717/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2718%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2718%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2718%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2718%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2718/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2718/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1439'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2718/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2719%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2719%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2719%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2719%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2719/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2719/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1439'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2719/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2720%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2720%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2720%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9025 35.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9025"^^xsd:decimal ;
  dwc:decimalLongitude "35.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2720%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2720/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2720/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus transversus (Gibbes, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corillait'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Lebanon'^^xsd:string;
  dwc:longitude '35.475'^^xsd:double;
  dwc:latitude '33.9025'^^xsd:double;
  dwc:previousCatalogNumber '2446'^^xsd:integer;
  dwc:aphiaid '107457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2720/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2723%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2723%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2723%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9025 35.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9025"^^xsd:decimal ;
  dwc:decimalLongitude "35.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2723%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2723/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2723/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus transversus (Gibbes, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corillait'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Lebanon'^^xsd:string;
  dwc:longitude '35.475'^^xsd:double;
  dwc:latitude '33.9025'^^xsd:double;
  dwc:previousCatalogNumber '2445'^^xsd:integer;
  dwc:aphiaid '107457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2723/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2724%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2724%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2724%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9025 35.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9025"^^xsd:decimal ;
  dwc:decimalLongitude "35.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2724%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2724/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2724/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus transversus (Gibbes, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corillait'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Lebanon'^^xsd:string;
  dwc:longitude '35.475'^^xsd:double;
  dwc:latitude '33.9025'^^xsd:double;
  dwc:previousCatalogNumber '2447'^^xsd:integer;
  dwc:aphiaid '107457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2724/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2708%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2708%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2708%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2708%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2708/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2708/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1442'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2708/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2709%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2709%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2709%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2709%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2709/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2709/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1442'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2709/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2710%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2710%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2710%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2710%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2710/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2710/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1440'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2710/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3754%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3754%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3754%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3754%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3754/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3754/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '555'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3754/2016'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3755%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3755%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3755%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3755%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3755/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3755/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '555'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3755/2016'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3756%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3756%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3756%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3756%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3756/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3756/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '555'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3756/2016'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3757%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3757%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3757%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3757%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3757/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3757/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '555'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3757/2016'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3752%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3752%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3752%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3752%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3752/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3752/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4711'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3752/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3753%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3753%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3753%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3753%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3753/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3753/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7426'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3753/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3743%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3743%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3743%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3743%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3743/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3743/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2504'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3743/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3744%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3744%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3744%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3744%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3744/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3744/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2505'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3744/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3745%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3745%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3745%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3745%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3745/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3745/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2606'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3745/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3746%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3746%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3746%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3746%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3746/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3746/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2513'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3746/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3738%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3738%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3738%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3738%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3738/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3738/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '2656'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3738/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3739%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3739%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3739%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3739%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3739/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3739/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2614'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3739/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3740%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3740%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3740%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3740%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3740/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3740/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2506'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3740/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2704%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2704%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2704%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2704%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2704/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2704/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1442'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2704/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2705%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2705%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2705%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2705%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2705/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2705/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '1442'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2705/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3741%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3741%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3741%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3741%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3741/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3741/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2501'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3741/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3742%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3742%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3742%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3742%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3742/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3742/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2500'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3742/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3747%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3747%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3747%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3747%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3747/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3747/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2499'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3747/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3748%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3748%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3748%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3748%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3748/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3748/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2617'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3748/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2702%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2702%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2702%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9918 12.4015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.9918"^^xsd:decimal ;
  dwc:decimalLongitude "12.4015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2702%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2702/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2702/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'M. J. Rathbun'^^xsd:string;
  dwc:collector 'Smithsonian Museum'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'South East Atlantic'^^xsd:string;
  dwc:country 'Republic of the Congo'^^xsd:string;
  dwc:longitude '12.4015'^^xsd:double;
  dwc:latitude '-5.9918'^^xsd:double;
  dwc:previousCatalogNumber '252'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2702/2016'^^xsd:anyURI;
  dwc:observationDate '1915-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2703%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2703%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2703%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9918 12.4015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.9918"^^xsd:decimal ;
  dwc:decimalLongitude "12.4015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2703%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2703/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2703/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'M. J. Rathbun'^^xsd:string;
  dwc:collector 'Smithsonian Museum'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'South East Atlantic'^^xsd:string;
  dwc:country 'Republic of the Congo'^^xsd:string;
  dwc:longitude '12.4015'^^xsd:double;
  dwc:latitude '-5.9918'^^xsd:double;
  dwc:previousCatalogNumber '252'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2703/2016'^^xsd:anyURI;
  dwc:observationDate '1915-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3735%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3735%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3735%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3735%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3735/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3735/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1786'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3735/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3736%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3736%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3736%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3736%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3736/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3736/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7425'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3736/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3737%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3737%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3737%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3737%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3737/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3737/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7427'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3737/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2700%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2700%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2700%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9918 12.4015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.9918"^^xsd:decimal ;
  dwc:decimalLongitude "12.4015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2700%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2700/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2700/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'M. J. Rathbun'^^xsd:string;
  dwc:collector 'Smithsonian Museum'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'South East Atlantic'^^xsd:string;
  dwc:country 'Republic of the Congo'^^xsd:string;
  dwc:longitude '12.4015'^^xsd:double;
  dwc:latitude '-5.9918'^^xsd:double;
  dwc:previousCatalogNumber '252'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2700/2016'^^xsd:anyURI;
  dwc:observationDate '1915-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2701%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2701%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2701%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.9918 12.4015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.9918"^^xsd:decimal ;
  dwc:decimalLongitude "12.4015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2701%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2701/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2701/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'M. J. Rathbun'^^xsd:string;
  dwc:collector 'Smithsonian Museum'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'South East Atlantic'^^xsd:string;
  dwc:country 'Republic of the Congo'^^xsd:string;
  dwc:longitude '12.4015'^^xsd:double;
  dwc:latitude '-5.9918'^^xsd:double;
  dwc:previousCatalogNumber '252'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2701/2016'^^xsd:anyURI;
  dwc:observationDate '1915-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3826%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3826%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3826%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3826%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3826%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3826/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3826/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3826/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3827%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3827%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3827%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3827%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3827%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3827/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3827/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3827/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3825%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3825%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3825%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3825%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3825%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3825/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3825/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3825/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3824%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3824%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3824%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3824%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3824%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3824/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3824/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3824/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3833%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3833%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3833%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3833%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3833/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3833/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '552'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3833/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3835%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3835%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3835%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3835%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3835/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3835/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '783'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3835/2016'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3834%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3834%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3834%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3834%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3834/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3834/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '435'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3834/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3170%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3170%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3170%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3170%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3170/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3170/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '699'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3170/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3171%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3171%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3171%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3171%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3171/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3171/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '699'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3171/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2676%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2676%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2676%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6437 -16.8954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6437"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2676%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2676/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2676/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.8954'^^xsd:double;
  dwc:latitude '32.6437'^^xsd:double;
  dwc:previousCatalogNumber '232'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2676/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2677%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2677%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2677%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6437 -16.8954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6437"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2677%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2677/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2677/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.8954'^^xsd:double;
  dwc:latitude '32.6437'^^xsd:double;
  dwc:previousCatalogNumber '232'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2677/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2678%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2678%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2678%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2678%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2678/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2678/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '229'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2678/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2679%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2679%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2679%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2679%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2679/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2679/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '229'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2679/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2680%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2680%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2680%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2680%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2680/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2680/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '229'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2680/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2681%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2681%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2681%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2681%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2681/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2681/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '224'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2681/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2682%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2682%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2682%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2682%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2682/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2682/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '224'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2682/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1244%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1244%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1244%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1244%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1244/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1244/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4098'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1244/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1245%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1245%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1245%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1245%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1245/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1245/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3664'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1245/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3168%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3168%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3168%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3168%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3168/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3168/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '680'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3168/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3169%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3169%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3169%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3169%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3169/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3169/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '699'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3169/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1242%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1242%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1242%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1242%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1242/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1242/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4153'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1242/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1243%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1243%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1243%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1243%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1243/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1243/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '4720'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1243/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1258%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1258%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1258%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1258%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1258/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1258/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4109'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1258/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1259%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1259%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1259%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1259%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1259/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1259/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4087'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1259/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3178%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3178%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3178%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3178%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3178/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3178/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3178/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3179%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3179%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3179%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3179%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3179/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3179/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3179/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1256%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1256%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1256%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1256%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1256/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1256/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3663'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1256/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1257%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1257%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1257%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1257%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1257/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1257/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4090'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1257/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1252%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1252%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1252%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1252%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1252/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1252/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4162'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1252/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1253%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1253%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1253%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1253%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1253/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1253/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4097'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1253/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1254%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1254%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1254%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1254%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1254/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1254/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4093'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1254/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1255%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1255%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1255%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1255%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1255/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1255/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4101'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1255/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3174%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3174%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3174%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3174%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3174/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3174/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3174/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3175%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3175%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3175%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3175%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3175/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3175/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3175/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3176%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3176%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3176%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3176%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3176/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3176/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3176/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3177%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3177%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3177%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3177%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3177/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3177/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3177/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3180%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3180%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3180%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3180%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3180/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3180/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3180/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3181%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3181%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3181%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3181%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3181/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3181/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3181/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3182%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3182%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3182%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3182%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3182/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3182/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3182/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1246%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1246%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1246%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1246%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1246/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1246/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4110'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1246/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1247%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1247%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1247%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1247%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1247/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1247/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4107'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1247/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1248%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1248%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1248%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1248%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1248/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1248/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4096'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1248/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1249%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1249%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1249%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1249%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1249/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1249/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4100'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1249/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1250%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1250%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1250%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1250%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1250/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1250/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3662'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1250/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1251/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1251/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3927'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1251/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3185%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3185%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3185%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3185%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3185/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3185/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3185/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3186%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3186%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3186%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3186%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3186/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3186/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3186/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3187%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3187%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3187%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3187%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3187/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3187/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3187/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3188%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3188%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3188%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3188%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3188/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3188/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3188/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3189%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3189%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3189%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3189%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3189/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3189/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3189/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3190%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3190%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3190%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3190%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3190/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3190/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3190/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3191%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3191%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3191%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3191%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3191/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3191/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3191/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0690/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0690/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0690/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0691/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0691/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0691/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0692/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0692/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0692/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 2)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0922/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0922/1993'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '41'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0922/1993'^^xsd:anyURI;
  dwc:observationDate '1934-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0924/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0924/1993'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0924/1993'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0925/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0925/1993'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0925/1993'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-6.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0004/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0004/1993'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Antonio Jiménez'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.081'^^xsd:double;
  dwc:latitude '43.5528'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0004/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0649/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0649/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0649/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0650/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0650/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0650/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1303/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1303/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '463'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1303/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1304/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1304/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '455'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1304/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1305/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1305/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '496'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1305/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1306/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1306/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '496'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1306/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1307/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1307/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '460'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1307/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1308/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1308/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '460'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1308/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0941/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0941/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0941/1993'^^xsd:anyURI;
  dwc:observationDate '1947-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3948%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3948%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3948%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3948%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3948%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3948/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3948/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:previousCatalogNumber '2341'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3948/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3949%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3949%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3949%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3949%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3949/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3949/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1453'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3949/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3950%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3950%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3950%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3950%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3950/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3950/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1458'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3950/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4008%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4008%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4008%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4008%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4008/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4008/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4008/2016'^^xsd:anyURI;
  dwc:observationDate '1947-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4004%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4004%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4004%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6739"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4004%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4004/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4004/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Almança'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.2338'^^xsd:double;
  dwc:latitude '38.6739'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4004/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4005%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4005%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4005%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -16.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4005%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4005/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4005/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.4226'^^xsd:double;
  dwc:latitude '19.1833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4005/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4006%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4006%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4006%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4006%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4006/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4006/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4006/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4007%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4007%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4007%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4007%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4007/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4007/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4007/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1541/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1541/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1541/1998'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1542/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1542/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1542/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1537/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1537/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1537/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1538/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1538/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1538/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1539/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1539/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1539/1998'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4142%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4142%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4142%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4142%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4142%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4142/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4142/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4926'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4142/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4143%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4143%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4143%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4143%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4143%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4143/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4143/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4925'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4143/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4144%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4144%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4144%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4144%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4144%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4144/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4144/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4989'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4144/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4546%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4546%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4546%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4546%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4546/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4546/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus Fenizia, 1937'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '598'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4546/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4547%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4547%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4547%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4547%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4547/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4547/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '590'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4547/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4548%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4548%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4548%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4548%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4548/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4548/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '590'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4548/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4549%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4549%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4549%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4549%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4549/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4549/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '590'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4549/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4550%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4550%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4550%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4550%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4550/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4550/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '590'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4550/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1536/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1536/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1536/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3843%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3843%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3843%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3843%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3843/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3843/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '4671'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3843/2016'^^xsd:anyURI;
  dwc:observationDate '1959-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3844%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3844%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3844%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3844%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3844/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3844/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3844/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3840%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3840%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3840%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3840%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3840/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3840/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '783'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3840/2016'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3841%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3841%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3841%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3841%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3841/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3841/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '608'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3841/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3842%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3842%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3842%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3842%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3842/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3842/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '4671'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3842/2016'^^xsd:anyURI;
  dwc:observationDate '1959-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1535/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1535/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1535/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4544%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4544%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4544%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4544%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4544%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4544/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4544/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4544/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4545%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4545%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4545%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4545%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4545%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4545/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4545/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4545/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5042%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5042%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5042%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5042%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5042/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5042/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5042/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5043%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5043%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5043%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5043%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5043/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5043/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5043/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5044%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5044%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5044%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5044%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5044/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5044/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5044/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5045%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5045%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5045%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5045%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5045/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5045/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5045/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3845%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3845%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3845%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3845%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3845/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3845/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3845/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3848%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3848%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3848%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3848%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3848/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3848/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3848/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3846%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3846%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3846%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3846%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3846/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3846/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3846/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3847%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3847%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3847%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3847%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3847/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3847/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3847/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3910%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3910%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3910%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1666 -16.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1666"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5975"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3910%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1666 -16.5975)"^^geo:wktLiteral ;
  geo-pos:lat "19.1666"^^xsd:decimal ;
  geo-pos:long "-16.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3910%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3910/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3910/2016'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.5975'^^xsd:double;
  dwc:latitude '19.1666'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:previousCatalogNumber '4652'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3910/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3911%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3911%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3911%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3911%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3911/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3911/2016'^^xsd:string;
  dwc:scientificName 'Calappa ocellata Holthuis, 1958'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:aphiaid '421918'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3911/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '421918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3912%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3912%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3912%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1666 -16.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1666"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5975"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3912%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1666 -16.5975)"^^geo:wktLiteral ;
  geo-pos:lat "19.1666"^^xsd:decimal ;
  geo-pos:long "-16.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3912%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3912/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3912/2016'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Cervigon Masuti'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.5975'^^xsd:double;
  dwc:latitude '19.1666'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3912/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3913%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3913%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3913%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3913%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3913/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3913/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zlansá (Fisherman)'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '2241'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3913/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3839%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3839%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3839%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3839%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3839/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3839/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '783'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3839/2016'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0383/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0383/1993'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0383/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0705%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0705%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0705%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0705%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0705/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0705/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4602'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0705/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0706/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0706/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4601'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0706/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0379/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0379/1993'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Occidental Sahara'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '21'^^xsd:integer;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0379/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0038/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0038/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0038/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0380/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0380/1993'^^xsd:string;
  dwc:scientificName 'Eusergestes arcticus (Krøyer, 1855)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '515738'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0380/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0381/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0381/1993'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0381/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0388%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0388%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0388%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0388%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0388/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0388/1993'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0388/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0384/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0384/1993'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0384/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0385/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0385/1993'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0385/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0386/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0386/1993'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0386/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0387/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0387/1993'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0387/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 3.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6719"^^xsd:decimal ;
  dwc:decimalLongitude "3.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0717/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0717/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.793'^^xsd:double;
  dwc:latitude '41.6719'^^xsd:double;
  dwc:previousCatalogNumber '7777'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0717/2016'^^xsd:anyURI;
  dwc:observationDate '1954-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0928/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0928/1993'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0928/1993'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 -5.6544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0093/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0093/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Antonio'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.6544'^^xsd:double;
  dwc:latitude '43.5603'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0093/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0930/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0930/1993'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis ( A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0930/1993'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0926/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0926/1993'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0926/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0927/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0927/1993'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae Bell, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0927/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1344/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1344/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1344/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0039/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0039/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0039/1993'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0390/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0390/1993'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii (Brandt, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0390/1993'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0333/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0333/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5626'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0333/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0334/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0334/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5637'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0334/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0335/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0335/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5638'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0335/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0336/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0336/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5747'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0336/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0337/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0337/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5790'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0337/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0931/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0931/1993'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis ( A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0931/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0932/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0932/1993'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis ( A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0932/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0933/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0933/1993'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis ( A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0933/1993'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0934/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0934/1993'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis ( A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0934/1993'^^xsd:anyURI;
  dwc:observationDate '1934-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0935/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0935/1993'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis ( A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0935/1993'^^xsd:anyURI;
  dwc:observationDate '1934-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0936/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0936/1993'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis ( A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0936/1993'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0224/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0224/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0224/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1285/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1285/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '93A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1285/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1286/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1286/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '86A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1286/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1287%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1287%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1287%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1287%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1287/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1287/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4949'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1287/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1288/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1288/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '90A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1288/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1289/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1289/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '92A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1289/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1290/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1290/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '92A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1290/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1291%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1291%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1291%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1291%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1291/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1291/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '87A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1291/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1292/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1292/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4948'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1292/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2087 3.1885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2087"^^xsd:decimal ;
  dwc:decimalLongitude "3.1885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0395/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0395/1993'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonotus (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1885'^^xsd:double;
  dwc:latitude '42.2087'^^xsd:double;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0395/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2087 3.1885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2087"^^xsd:decimal ;
  dwc:decimalLongitude "3.1885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0397/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0397/1993'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii (Senna, 1902)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.1885'^^xsd:double;
  dwc:latitude '42.2087'^^xsd:double;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0397/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0398/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0398/1993'^^xsd:string;
  dwc:scientificName 'Plesionika narval (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0398/1993'^^xsd:anyURI;
  dwc:observationDate '1934-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107662'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0399/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0399/1993'^^xsd:string;
  dwc:scientificName 'Plesionika narval (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107662'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0399/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3222%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3222%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3222%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3222%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3222/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3222/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3222/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3223%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3223%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3223%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3223%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3223/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3223/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3223/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3224%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3224%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3224%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3224%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3224/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3224/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3224/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3219%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3219%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3219%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3219%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3219/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3219/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3219/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3220%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3220%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3220%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3220%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3220/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3220/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3220/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3221%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3221%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3221%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3221%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3221/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3221/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3221/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1138 -8.5373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1138"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0744/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0744/2016'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.5373'^^xsd:double;
  dwc:latitude '37.1138'^^xsd:double;
  dwc:previousCatalogNumber '7661'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0744/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0745/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0745/2016'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '7660'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0745/2016'^^xsd:anyURI;
  dwc:observationDate '1958-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1309/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1309/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '449'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1309/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1310/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1310/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '466'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1310/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2821 3.2962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2821"^^xsd:decimal ;
  dwc:decimalLongitude "3.2962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1311/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1311/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2962'^^xsd:double;
  dwc:latitude '42.2821'^^xsd:double;
  dwc:previousCatalogNumber '445'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1311/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0040/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0040/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0040/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2087 3.1885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2087"^^xsd:decimal ;
  dwc:decimalLongitude "3.1885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0400/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0400/1993'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1885'^^xsd:double;
  dwc:latitude '42.2087'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0400/1993'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1293/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1293/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4503'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1293/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0338/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0338/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5778'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0338/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0637/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0637/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0637/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0094/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0094/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0094/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0940/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0940/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0940/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2429%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2429%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2429%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2429%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2429/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2429/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6576'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2429/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2430%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2430%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2430%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2430%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2430/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2430/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6630'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2430/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0223/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0223/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0223/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3207%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3207%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3207%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3207%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3207/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3207/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3207/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3208%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3208%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3208%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3208%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3208/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3208/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3208/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3209%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3209%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3209%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3209%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3209/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3209/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3209/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3210%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3210%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3210%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3210%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3210/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3210/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3210/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3211%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3211%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3211%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3211%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3211/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3211/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3211/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3212%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3212%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3212%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3212%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3212/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3212/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3212/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3216%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3216%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3216%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3216%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3216/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3216/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3216/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3217%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3217%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3217%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3217%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3217/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3217/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3217/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3218%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3218%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3218%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3218%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3218/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3218/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3218/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3213%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3213%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3213%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3213%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3213/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3213/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3213/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3214%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3214%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3214%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3214%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3214/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3214/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3214/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3215%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3215%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3215%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3215%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3215/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3215/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3215/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3194%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3194%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3194%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3194%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3194/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3194/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3194/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3195%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3195%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3195%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3195%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3195/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3195/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3195/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3196%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3196%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3196%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3196%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3196/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3196/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3196/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3197%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3197%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3197%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3197%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3197/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3197/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3197/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3198%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3198%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3198%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3198%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3198/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3198/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3198/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3199%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3199%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3199%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3199%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3199/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3199/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3199/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3200%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3200%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3200%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3200%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3200/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3200/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3200/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3227%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3227%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3227%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3227%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3227/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3227/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3227/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3228%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3228%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3228%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3228%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3228/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3228/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3228/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3192%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3192%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3192%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3192%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3192/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3192/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3192/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3193%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3193%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3193%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3193%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3193/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3193/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3193/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3225%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3225%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3225%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3225%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3225/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3225/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3225/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3226%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3226%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3226%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3226%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3226/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3226/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3226/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3230%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3230%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3230%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3230%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3230/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3230/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '705'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3230/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3231%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3231%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3231%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3231%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3231/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3231/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '705'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3231/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3232%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3232%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3232%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3232%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3232/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3232/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '705'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3232/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3229%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3229%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3229%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3229%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3229/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3229/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '705'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3229/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1726%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1726%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1726%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1726%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1726/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1726/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '415'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1726/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1727%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1727%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1727%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1727%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1727/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1727/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '124'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1727/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1728%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1728%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1728%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1728%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1728/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1728/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '124'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1728/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1711%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1711%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1711%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1711%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1711/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1711/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1711/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1712%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1712%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1712%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1712%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1712/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1712/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1712/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3201%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3201%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3201%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3201%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3201/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3201/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3201/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3202%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3202%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3202%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3202%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3202/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3202/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3202/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3203%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3203%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3203%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3203%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3203/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3203/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3203/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1713%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1713%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1713%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1713%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1713/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1713/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1713/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1714%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1714%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1714%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1714%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1714/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1714/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1714/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1715%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1715%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1715%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1715%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1715/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1715/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1715/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1723%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1723%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1723%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1723%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1723/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1723/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1723/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1724%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1724%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1724%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1724%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1724/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1724/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1724/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1725%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1725%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1725%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1725%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1725/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1725/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '415'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1725/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3204%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3204%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3204%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3204%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3204/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3204/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3204/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3205%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3205%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3205%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3205%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3205/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3205/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3205/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3206%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3206%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3206%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3206%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3206/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3206/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3206/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1733%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1733%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1733%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1733%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1733/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1733/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '113'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1733/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1734%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1734%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1734%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1734%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1734/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1734/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:previousCatalogNumber '586'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1734/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1735%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1735%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1735%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1735%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1735/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1735/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:previousCatalogNumber '586'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1735/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1736%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1736%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1736%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1736%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1736/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1736/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2082'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1736/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1737%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1737%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1737%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1737%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1737/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1737/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2082'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1737/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1738%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1738%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1738%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1738%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1738/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1738/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '123'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1738/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1739%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1739%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1739%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1739%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1739/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1739/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '123'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1739/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1695%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1695%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1695%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1695%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1695/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1695/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1695/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1697%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1697%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1697%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1697%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1697/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1697/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1697/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1698%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1698%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1698%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1698%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1698/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1698/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1698/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1699%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1699%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1699%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1699%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1699/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1699/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1699/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1696%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1696%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1696%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1696%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1696/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1696/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1696/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1281%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1281%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1281%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1281%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1281/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1281/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4502'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1281/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1282/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1282/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '88A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1282/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1700%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1700%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1700%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1700%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1700/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1700/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1700/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1701%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1701%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1701%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1701%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1701/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1701/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1701/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1284%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1284%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1284%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1284%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1284/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1284/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '88A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1284/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1688%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1688%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1688%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1688%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1688/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1688/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1688/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1283/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1283/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '88A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1283/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1689%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1689%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1689%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1689%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1689/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1689/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1689/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1690%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1690%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1690%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1690%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1690/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1690/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1690/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1691%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1691%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1691%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1691%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1691/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1691/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1691/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1692%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1692%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1692%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1692%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1692/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1692/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1692/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1693%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1693%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1693%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1693%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1693/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1693/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1693/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1694%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1694%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1694%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1694%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1694/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1694/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1694/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0662/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0662/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0662/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6678 2.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6678"^^xsd:decimal ;
  dwc:decimalLongitude "2.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0389/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0389/1993'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii (Brandt, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.7915'^^xsd:double;
  dwc:latitude '41.6678'^^xsd:double;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0389/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1264/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1264/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4108'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1264/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1265/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1265/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4104'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1265/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1266/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1266/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4105'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1266/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1267/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1267/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '83A'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1267/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1268/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1268/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '83A'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1268/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1269/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1269/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '83A'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1269/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0663/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0663/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0663/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0678/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0678/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0678/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0679/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0679/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0679/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0680/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0680/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0680/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5034%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5034%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5034%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5034%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5034/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5034/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5034/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5035%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5035%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5035%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5035%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5035/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5035/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5035/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5036%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5036%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5036%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5036%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5036/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5036/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5036/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5037%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5037%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5037%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5037%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5037/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5037/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5037/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5038%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5038%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5038%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5038%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5038/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5038/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5038/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5039%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5039%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5039%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5039%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5039/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5039/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5039/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5040%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5040%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5040%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5040%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5040/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5040/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5040/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5041%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5041%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5041%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5041%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5041/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5041/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5041/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1262/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1262/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4099'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1262/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1263/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1263/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3926'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1263/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1260/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1260/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4163'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1260/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1261/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1261/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4089'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1261/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3183%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3183%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3183%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3183%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3183/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3183/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3183/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3184%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3184%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3184%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3184%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3184/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3184/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3184/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2431%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2431%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2431%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2431%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2431/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2431/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7103'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2431/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2432%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2432%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2432%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2432%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2432/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2432/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7102'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2432/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2433%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2433%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2433%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2433%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2433/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2433/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7052'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2433/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2434%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2434%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2434%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2434%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2434/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2434/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7044'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2434/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2435%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2435%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2435%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2435%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2435/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2435/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6625'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2435/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2436%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2436%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2436%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2436%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2436/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2436/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6580'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2436/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2437%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2437%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2437%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2437%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2437/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2437/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7034'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2437/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1382/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1382/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1382/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1383%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1383%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1383%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1383%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1383/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1383/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1383/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0408%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0408%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0408%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0408%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0408/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0408/1993'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0408/1993'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0409%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0409%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0409%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0409%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0409/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0409/1993'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0409/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0041/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0041/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0041/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0410%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0410%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0410%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0410%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0410/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0410/1993'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0410/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0411%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0411%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0411%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0411%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0411/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0411/1993'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0411/1993'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2617%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2617%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2617%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2617%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2617/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2617/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '966'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2617/2016'^^xsd:anyURI;
  dwc:observationDate '1945-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6127 0.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6127"^^xsd:decimal ;
  dwc:decimalLongitude "0.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0937/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0937/1993'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis ( A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.607'^^xsd:double;
  dwc:latitude '40.6127'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0937/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0938/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0938/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0938/1993'^^xsd:anyURI;
  dwc:observationDate '1933-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0939%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0939%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0939%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0939%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0939/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0939/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0939/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0401/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0401/1993'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0401/1993'^^xsd:anyURI;
  dwc:observationDate '1954-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "728"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0402/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0402/1993'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus (A. Costa, 1871)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '728'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0402/1993'^^xsd:anyURI;
  dwc:observationDate '1945-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9167 4.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9167"^^xsd:decimal ;
  dwc:decimalLongitude "4.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0405/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0405/1993'^^xsd:string;
  dwc:scientificName 'Pandalus montagui Leach, 1814 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.75'^^xsd:double;
  dwc:latitude '52.9167'^^xsd:double;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0405/1993'^^xsd:anyURI;
  dwc:observationDate '1947-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0730/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0730/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3801'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0730/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1375/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1375/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3124'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1375/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1376%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1376%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1376%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2532 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2532"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1376%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1376/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1376/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2532'^^xsd:double;
  dwc:previousCatalogNumber '492'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1376/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1377/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1377/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1377/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1378/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1378/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salout, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5858'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1378/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1379/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1379/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '489'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1379/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1380/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1380/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1380/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1381/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1381/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1381/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0416%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0416%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0416%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0416%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0416/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0416/1993'^^xsd:string;
  dwc:scientificName 'Plesionika antigai Zariquiey Álvarez, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0416/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0622%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0622%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0622%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0622%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0622/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0622/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0622/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0623/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0623/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0623/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0624/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0624/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0624/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0414%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0414%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0414%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0414%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0414/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0414/1993'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0414/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0412%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0412%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0412%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0412%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0412/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0412/1993'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0412/1993'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0413%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0413%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0413%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6678 2.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6678"^^xsd:decimal ;
  dwc:decimalLongitude "2.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0413%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0413/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0413/1993'^^xsd:string;
  dwc:scientificName 'Plesionika martia (A. Milne-Edwards, 1883)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7915'^^xsd:double;
  dwc:latitude '41.6678'^^xsd:double;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0413/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0746/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0746/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5769'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0746/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0747/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0747/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '6169'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0747/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0558/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0558/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4565'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0558/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0559/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0559/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4567'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0559/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0560/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0560/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ramun Salart'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3009'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0560/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1707%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1707%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1707%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1707%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1707/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1707/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '114'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1707/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1708%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1708%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1708%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1708%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1708/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1708/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '127'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1708/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1709%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1709%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1709%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1709%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1709/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1709/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1709/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1710%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1710%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1710%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1710%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1710/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1710/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1710/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1241%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1241%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1241%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1241%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1241/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1241/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4106'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1241/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3172%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3172%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3172%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3172%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3172/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3172/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '699'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3172/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3173%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3173%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3173%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3173%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3173/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3173/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '706'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3173/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3164%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3164%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3164%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3164%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3164/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3164/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '693'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3164/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3165%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3165%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3165%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3165%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3165/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3165/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '693'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3165/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3166%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3166%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3166%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3166%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3166/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3166/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '693'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3166/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3167%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3167%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3167%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3167%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3167/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3167/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '680'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3167/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1239%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1239%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1239%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1239%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1239/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1239/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3924'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1239/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1240%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1240%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1240%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1240%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1240/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1240/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4560'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1240/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1235%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1235%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1235%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1235%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1235/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1235/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4094'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1235/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1236%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1236%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1236%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1236%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1236/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1236/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4103'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1236/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1237%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1237%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1237%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1237%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1237/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1237/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4091'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1237/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1238%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1238%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1238%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1238%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1238/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1238/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4088'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1238/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1233%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1233%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1233%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1233%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1233/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1233/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4095'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1233/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1234%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1234%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1234%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1234%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1234/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1234/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4155'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1234/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3161%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3161%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3161%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3161%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3161/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3161/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '689'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3161/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3162%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3162%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3162%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3162%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3162/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3162/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '700'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3162/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3163%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3163%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3163%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3163%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3163/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3163/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '700'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3163/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3157%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3157%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3157%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3157%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3157/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3157/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '692'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3157/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3158%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3158%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3158%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3158%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3158/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3158/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '692'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3158/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3149%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3149%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3149%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3149%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3149/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3149/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '701'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3149/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3150%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3150%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3150%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3150%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3150/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3150/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '701'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3150/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0275/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0275/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '6134'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0275/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0276/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0276/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2901'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0276/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3147%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3147%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3147%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3147%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3147/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3147/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '696'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3147/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3148%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3148%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3148%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3148%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3148/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3148/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '696'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3148/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1231%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1231%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1231%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1231%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1231/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1231/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3925'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1231/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1232%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1232%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1232%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1232%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1232/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1232/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4092'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1232/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0644/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0644/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0644/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0645/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0645/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0645/1993'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0646/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0646/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0646/1993'^^xsd:anyURI;
  dwc:observationDate '1958-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0647%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0647%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0647%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0647%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0647/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0647/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0647/1993'^^xsd:anyURI;
  dwc:observationDate '1958-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0648%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0648%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0648%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0648%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0648/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0648/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0648/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3145%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3145%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3145%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3145%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3145/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3145/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '690'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3145/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3146%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3146%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3146%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3146%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3146/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3146/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '696'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3146/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0277/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0277/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '6275'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0277/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3151%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3151%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3151%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3151%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3151/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3151/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '701'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3151/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3152%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3152%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3152%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3152%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3152/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3152/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '702'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3152/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3153%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3153%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3153%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3153%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3153/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3153/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '702'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3153/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3154%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3154%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3154%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3154%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3154/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3154/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '694'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3154/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3155%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3155%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3155%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3155%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3155/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3155/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '694'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3155/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3156%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3156%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3156%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3156%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3156/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3156/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '692'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3156/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3159%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3159%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3159%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3159%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3159/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3159/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '689'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3159/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3160%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3160%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3160%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3160%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3160/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3160/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '689'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3160/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3141%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3141%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3141%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3141%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3141/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3141/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '686'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3141/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3142%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3142%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3142%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3142%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3142/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3142/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '686'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3142/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3143%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3143%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3143%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3143%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3143/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3143/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '690'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3143/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3144%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3144%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3144%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3144%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3144/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3144/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '690'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3144/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0845/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0845/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0845/1993'^^xsd:anyURI;
  dwc:observationDate '1946-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0846/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0846/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0846/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4840%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4840%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4840%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4840%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4840/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4840/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4840/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0847/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0847/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0847/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4841%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4841%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4841%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4841%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4841/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4841/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4841/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7465 -4.9204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7465"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0848/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0848/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-4.9204'^^xsd:double;
  dwc:latitude '55.7465'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0848/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4842%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4842%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4842%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4842%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4842/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4842/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4842/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1716%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1716%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1716%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1716%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1716/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1716/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1716/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1717%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1717%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1717%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1717%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1717/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1717/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1717/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1718%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1718%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1718%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1718%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1718/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1718/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1718/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1719%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1719%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1719%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1719%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1719/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1719/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1719/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1720%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1720%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1720%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1720%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1720/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1720/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1720/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1721%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1721%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1721%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1721%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1721/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1721/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1721/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1722%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1722%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1722%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1722%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1722/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1722/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '108A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1722/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0634/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0634/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0634/1993'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0635/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0635/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0635/1993'^^xsd:anyURI;
  dwc:observationDate '1951-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0636%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0636%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0636%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 -8.7332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0636%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0636/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0636/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7332'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0636/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0637%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0637/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0637/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0637/1993'^^xsd:anyURI;
  dwc:observationDate '1952-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1496/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1496/1998'^^xsd:string;
  dwc:scientificName 'Merocryptus boletifer A. Milne-Edwards & Bouvier, 1894'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1496/1998'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0638/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0638/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0638/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0630/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0630/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0630/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0631/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0631/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0631/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0632/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0632/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0632/1993'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0633/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0633/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0633/1993'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4373%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4373%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4373%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4373%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4373/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4373/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4373/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4374%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4374%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4374%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4374%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4374/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4374/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4374/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4375%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4375%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4375%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4375%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4375/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4375/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4375/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4376%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4376%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4376%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4376%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4376/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4376/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4376/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4377%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4377%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4377%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4377%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4377/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4377/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4377/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4378%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4378%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4378%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4378%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4378/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4378/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4378/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4379%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4379%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4379%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4379%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4379/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4379/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4379/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4380%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4380%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4380%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4380%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4380/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4380/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4380/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4381%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4381%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4381%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4381%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4381/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4381/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4381/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1254%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1254%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1254%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1254%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1254/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1254/1998'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Díaz, D.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1254/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1256%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1256%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1256%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1256%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1256/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1256/1998'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Díaz, D.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1256/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1257%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1257%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1257%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1257%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1257/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1257/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1257/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1258%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1258%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1258%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7276 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7276"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1258%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1258/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1258/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '48.7276'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1258/1998'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4382%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4382%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4382%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4382%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4382/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4382/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4382/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4383%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4383%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4383%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4383%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4383/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4383/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4383/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4384%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4384%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4384%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4384%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4384/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4384/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4384/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4385%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4385%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4385%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4385%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4385/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4385/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4385/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4386%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4386%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4386%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4386%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4386/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4386/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4386/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4387%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4387%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4387%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4387%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4387/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4387/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4387/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4388%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4388%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4388%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4388%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4388/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4388/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4388/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4389%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4389%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4389%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4389%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4389/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4389/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4389/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4390%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4390%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4390%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4390%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4390/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4390/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4390/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4372%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4372%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4372%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4372%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4372/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4372/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4372/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0799/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0799/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2322'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0799/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0808/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0808/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0808/2016'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1249%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1249%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1249%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1249%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1249/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1249/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1249/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0125%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0125%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0125%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0125%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0125/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0125/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0125/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1250%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1250%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1250%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1250%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1250/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1250/1998'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Díaz, D.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1250/1998'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F1998> ;
  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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F1998>
  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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1251%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1251/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1251/1998'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Díaz, D.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1667'^^xsd:double;
  dwc:latitude '42.25'^^xsd:double;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1251/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1252%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1252%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1252%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1252%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1252/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1252/1998'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Díaz, D.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1252/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1253%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1253%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1253%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1253%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1253/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1253/1998'^^xsd:string;
  dwc:scientificName 'Munida tenuimana Sars, 1872'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Díaz, D.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107166'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1253/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0763/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0763/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '393'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0763/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0777/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0777/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '396'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0777/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0790/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0790/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '387'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0790/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1259%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1259%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1259%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1259%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1259/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1259/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1259/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0838/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0838/2016'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1969'^^xsd:integer;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0838/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1248%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1248%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1248%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1606 -13.4392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1606"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1248%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1248/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1248/1998'^^xsd:string;
  dwc:scientificName 'Munidopsis polymorpha Koelbel, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-13.4392'^^xsd:double;
  dwc:latitude '29.1606'^^xsd:double;
  dwc:aphiaid '107179'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1248/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107179'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4359%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4359%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4359%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4359%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4359/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4359/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4359/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4360%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4360%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4360%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4360%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4360/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4360/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4360/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4361%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4361%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4361%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4361%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4361/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4361/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4361/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4362%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4362%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4362%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4362%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4362/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4362/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4362/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4363%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4363%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4363%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4363%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4363/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4363/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4363/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4364%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4364%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4364%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4364%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4364/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4364/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4364/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0729/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0729/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '7759'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0729/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4365%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4365%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4365%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4365%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4365/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4365/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4365/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0740/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0740/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4604'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0740/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4366%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4366%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4366%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4366%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4366/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4366/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4366/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0752/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0752/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '367'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0752/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4367%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4367%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4367%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4367%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4367/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4367/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4367/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4368%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4368%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4368%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4368%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4368/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4368/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4368/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4369%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4369%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4369%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4369%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4369/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4369/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4369/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4370%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4370%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4370%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4370%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4370/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4370/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4370/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4371%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4371%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4371%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4371%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4371/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4371/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4371/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0458/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0458/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0458/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0476/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0476/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3243'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0476/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0063"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0497/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0497/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9293'^^xsd:double;
  dwc:latitude '37.0063'^^xsd:double;
  dwc:previousCatalogNumber '5464'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0497/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0515/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0515/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3267'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0515/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0531/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0531/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0531/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2802 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2802"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0545/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0545/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2919'^^xsd:double;
  dwc:latitude '42.2802'^^xsd:double;
  dwc:previousCatalogNumber '1723'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0545/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0557/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0557/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4564'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0557/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0621/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0621/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0621/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0636%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0636%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0636%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0636%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0636/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0636/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0636/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0648%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0648%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0648%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0648%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0648/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0648/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0648/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0661/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0661/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0661/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0677/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0677/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0677/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0689/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0689/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0689/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0704/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0704/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4588'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0704/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0716/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0716/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3804'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0716/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4354%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4354%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4354%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4354%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4354/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4354/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4354/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4355%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4355%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4355%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4355%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4355/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4355/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '83'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4355/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4356%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4356%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4356%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4356%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4356/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4356/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '83'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4356/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4357%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4357%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4357%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4357%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4357/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4357/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4357/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4358%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4358%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4358%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4358%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4358/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4358/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4358/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0301%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0301%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0301%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0301%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0301/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0301/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0301/2016'^^xsd:anyURI;
  dwc:observationDate '1956-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0388%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0388%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0388%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0388%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0388/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0388/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4629'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0388/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0437/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0437/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0437/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0124%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0124%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0124%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0124%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0124/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0124/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0124/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1240%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1240%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1240%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1240%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1240/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1240/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1240/1998'^^xsd:anyURI;
  dwc:observationDate '1964-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1241%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1241%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1241%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1241%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1241/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1241/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1241/1998'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1242%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1242%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1242%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1242%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1242/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1242/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1242/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1243%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1243%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1243%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1243%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1243/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1243/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1243/1998'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1244%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1244%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1244%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1244%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1244/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1244/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1244/1998'^^xsd:anyURI;
  dwc:observationDate '1957-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1245%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1245%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1245%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1245%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1245/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1245/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1245/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1246%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1246%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1246%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1246%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1246/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1246/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1246/1998'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1247%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1247%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1247%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.6329 -82.8706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.6329"^^xsd:decimal ;
  dwc:decimalLongitude "-82.8706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1247%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1247/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1247/1998'^^xsd:string;
  dwc:scientificName 'Munida iris A. Milne Edwards, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Schmitt, W. L.'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:startYearCollected '1932'^^xsd:integer;
  dwc:endYearCollected '1932'^^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 'Western Central Atlantic'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.8706'^^xsd:double;
  dwc:latitude '24.6329'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '158398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1247/1998'^^xsd:anyURI;
  dwc:observationDate '1932-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1606704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0123%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0123%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0123%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0123%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0123/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0123/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0123/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4330%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4330%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4330%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4330%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4330/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4330/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '81'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4330/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4331%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4331%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4331%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4331%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4331/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4331/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '69'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4331/2017'^^xsd:anyURI;
  dwc:observationDate '1947-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4332%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4332%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4332%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4332%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4332/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4332/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '69'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4332/2017'^^xsd:anyURI;
  dwc:observationDate '1947-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4333%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4333%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4333%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4333%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4333/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4333/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '69'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4333/2017'^^xsd:anyURI;
  dwc:observationDate '1947-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4334%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4334%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4334%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4334%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4334/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4334/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '64'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4334/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4335%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4335%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4335%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4335%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4335/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4335/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '64'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4335/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4336%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4336%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4336%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4336%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4336/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4336/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '64'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4336/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5739"^^xsd:decimal ;
  dwc:decimalLongitude "2.5531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1230/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1230/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5531'^^xsd:double;
  dwc:latitude '41.5739'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1230/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1231%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1231%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1231%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4176 6.4917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4176"^^xsd:decimal ;
  dwc:decimalLongitude "6.4917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1231%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1231/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1231/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Appellöf, A.'^^xsd:string;
  dwc:collector 'Appellöf, A.'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '6.4917'^^xsd:double;
  dwc:latitude '60.4176'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1231/1998'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1232%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1232%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1232%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1232%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1232/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1232/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1232/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1234%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1234%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1234%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1234%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1234/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1234/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1234/1998'^^xsd:anyURI;
  dwc:observationDate '1949-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1235%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1235%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1235%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1235%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1235/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1235/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1235/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4345%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4345%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4345%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4345%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4345/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4345/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4345/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4346%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4346%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4346%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4346%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4346/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4346/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4346/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4347%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4347%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4347%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4347%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4347/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4347/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4347/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4348%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4348%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4348%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4348%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4348/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4348/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4348/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4349%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4349%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4349%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4349%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4349/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4349/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4349/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4350%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4350%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4350%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4350%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4350/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4350/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4350/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4351%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4351%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4351%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4351%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4351/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4351/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4351/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4352%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4352%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4352%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4352%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4352/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4352/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4352/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4353%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4353%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4353%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4353%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4353/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4353/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4353/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1239%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1239%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1239%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1239%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1239/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1239/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1239/1998'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1236%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1236%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1236%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1236%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1236/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1236/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1236/1998'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1237%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1237%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1237%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1237%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1237/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1237/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1237/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1238%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1238%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1238%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1238%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1238/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1238/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1238/1998'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4337%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4337%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4337%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4337%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4337/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4337/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4337/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4338%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4338%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4338%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4338%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4338/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4338/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4338/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4339%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4339%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4339%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4339%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4339/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4339/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4339/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4340%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4340%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4340%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4340%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4340/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4340/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4340/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4341%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4341%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4341%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4341%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4341/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4341/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4341/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4342%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4342%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4342%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4342%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4342/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4342/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4342/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4343%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4343%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4343%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4343%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4343/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4343/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4343/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4344%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4344%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4344%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4344%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4344/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4344/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '66'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4344/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4319%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4319%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4319%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4319%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4319/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4319/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '62'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4319/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4320%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4320%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4320%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4320%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4320/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4320/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '62'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4320/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4321%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4321%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4321%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4321%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4321/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4321/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '62'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4321/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4322%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4322%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4322%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4322%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4322/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4322/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '62'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4322/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4323%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4323%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4323%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4323%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4323/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4323/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '76'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4323/2017'^^xsd:anyURI;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4324%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4324%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4324%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4324%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4324/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4324/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '76'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4324/2017'^^xsd:anyURI;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4325%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4325%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4325%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4325%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4325/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4325/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '76'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4325/2017'^^xsd:anyURI;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4326%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4326%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4326%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4326%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4326/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4326/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '73'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4326/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4327%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4327%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4327%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4327%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4327/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4327/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '75'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4327/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4328%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4328%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4328%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4328%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4328/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4328/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3144'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4328/2017'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "418"^^xsd:integer ;
  dwc:maximumDepthInMeters "618"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1224/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1224/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '418'^^xsd:integer;
  dwc:maximumDepth '618'^^xsd:integer;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1224/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4176 6.4917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4176"^^xsd:decimal ;
  dwc:decimalLongitude "6.4917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1225/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1225/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bjerkan, P.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '6.4917'^^xsd:double;
  dwc:latitude '60.4176'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1225/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1226/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1226/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1226/1998'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1227/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1227/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1227/1998'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1228/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1228/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1228/1998'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4855 3.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4855"^^xsd:decimal ;
  dwc:decimalLongitude "3.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0165/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0165/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. G. de Man'^^xsd:string;
  dwc:collector 'J. G. de Man'^^xsd:string;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.4985'^^xsd:double;
  dwc:latitude '51.4855'^^xsd:double;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0165/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4329%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4329%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4329%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4329%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4329/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4329/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2103'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4329/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0300%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0300%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0300%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0300%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0300/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0300/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2279'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0300/2016'^^xsd:anyURI;
  dwc:observationDate '1956-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4316%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4316%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4316%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4316%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4316/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4316/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '71'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4316/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4317%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4317%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4317%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4317%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4317/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4317/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '71'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4317/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4318%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4318%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4318%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4318%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4318/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4318/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '62'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4318/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0436/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0436/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0436/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1206/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1206/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1206/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4314%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4314%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4314%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4314%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4314/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4314/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4314/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1207/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1207/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1207/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1208/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1208/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1208/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1209/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1209/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1209/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0121%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0121%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0121%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0121%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0121/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0121/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0121/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1210/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1210/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1210/1998'^^xsd:anyURI;
  dwc:observationDate '1948-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1211/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1211/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1211/1998'^^xsd:anyURI;
  dwc:observationDate '1948-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1212%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1212%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1212%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1212%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1212/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1212/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1212/1998'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0513/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0513/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3265'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0513/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0514/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0514/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3266'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0514/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4308%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4308%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4308%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4308%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4308/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4308/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4308/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4309%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4309%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4309%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4309%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4309/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4309/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4309/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4310%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4310%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4310%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4310%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4310/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4310/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4310/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4311%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4311%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4311%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4311%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4311/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4311/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4311/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4312%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4312%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4312%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4312%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4312/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4312/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4312/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4313%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4313%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4313%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4313%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4313/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4313/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4313/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1203%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1203%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1203%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1203%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1203/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1203/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1203/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1204%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1204%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1204%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1204%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1204/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1204/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1204/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1205%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1205%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1205%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1205%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1205/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1205/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1205/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0120%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0120%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0120%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0120%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0120/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0120/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0120/1993'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1200/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1200/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1200/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1201/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1201/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1201/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1202/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1202/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1202/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0647%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0647%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0647%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0647%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0647/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0647/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0647/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0474/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0474/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3253'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0474/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0475/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0475/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '3234'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0475/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0543/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0543/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2335'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0543/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0544/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0544/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'San Perena'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2524'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0544/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1217/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1217/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1217/1998'^^xsd:anyURI;
  dwc:observationDate '1949-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1218/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1218/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1218/1998'^^xsd:anyURI;
  dwc:observationDate '1949-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0122%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0122%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0122%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0122%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0122%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0122/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0122/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0122/1993'^^xsd:anyURI;
  dwc:observationDate '1952-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1220/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1220/1998'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1220/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1221/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1221/1998'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1221/1998'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1222/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1222/1998'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1222/1998'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1223/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1223/1998'^^xsd:string;
  dwc:scientificName 'Munida intermedia A. Milne Edwards & Bouvier, 1899'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1223/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1213%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1213%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1213%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1213%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1213%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1213/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1213/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1213/1998'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1214%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1214%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1214%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1214%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1214%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1214/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1214/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1214/1998'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1215/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1215/1998'^^xsd:string;
  dwc:scientificName 'Munida rugosa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1215/1998'^^xsd:anyURI;
  dwc:observationDate '1952-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0494/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0494/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '3231'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0494/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0495/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0495/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4634'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0495/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0496/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0496/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4626'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0496/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0457/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0457/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0457/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4315%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4315%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4315%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4315%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4315%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4315/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4315/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '71'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4315/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1194/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1194/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1194/1998'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1195/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1195/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1195/1998'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1196/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1196/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1196/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1197/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1197/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1197/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1198/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1198/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1198/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1199/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1199/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1199/1998'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0012/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0012/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0012/1993'^^xsd:anyURI;
  dwc:observationDate '1959-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0711/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0711/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0711/1993'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0528/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0528/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0528/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0529/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0529/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0529/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0530/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0530/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0530/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0556/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0556/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4566'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0556/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4290%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4290%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4290%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4290%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4290%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4290/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4290/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4290/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4291%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4291%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4291%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4291%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4291%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4291/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4291/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4291/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4292%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4292%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4292%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4292%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4292%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4292/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4292/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4292/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4293%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4293%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4293%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4293%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4293%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4293/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4293/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4293/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4294%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4294%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4294%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4294%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4294%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4294/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4294/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4294/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4295%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4295%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4295%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4295%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4295%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4295/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4295/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4295/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4296%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4296%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4296%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4296%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4296%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4296/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4296/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4296/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4297%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4297%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4297%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4297%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4297%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4297/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4297/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4297/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4298%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4298%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4298%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4298%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4298%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4298/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4298/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4298/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4299%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4299%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4299%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4299%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4299%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4299/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4299/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4299/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1193/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1193/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1193/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4280%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4280%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4280%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4280%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4280%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4280/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4280/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4280/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0119%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0119%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0119%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0119%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0119%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0119/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0119/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0119/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1190/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1190/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1190/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1191/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1191/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1191/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1192/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1192/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1192/1998'^^xsd:anyURI;
  dwc:observationDate '1945-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4300%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4300%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4300%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4300%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4300%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4300/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4300/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4300/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4301%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4301%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4301%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4301%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4301%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4301/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4301/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4301/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4302%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4302%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4302%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4302%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4302%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4302/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4302/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4302/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4303%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4303%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4303%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4303%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4303%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4303/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4303/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4303/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4304%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4304%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4304%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4304%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4304%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4304/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4304/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4304/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4305%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4305%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4305%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4305%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4305%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4305/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4305/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4305/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4306%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4306%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4306%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4306%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4306%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4306/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4306/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4306/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4307%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4307%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4307%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4307%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4307%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4307/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4307/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4307/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4281%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4281%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4281%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4281%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4281%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4281/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4281/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4281/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4282%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4282%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4282%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4282%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4282%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4282/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4282/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4282/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4283%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4283%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4283%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4283%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4283%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4283/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4283/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4283/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4284%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4284%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4284%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4284%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4284%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4284/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4284/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4284/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4285%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4285%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4285%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4285%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4285%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4285/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4285/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4285/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4286%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4286%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4286%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4286%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4286%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4286/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4286/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4286/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4287%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4287%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4287%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4287%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4287%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4287/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4287/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4287/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4288%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4288%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4288%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4288%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4288%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4288/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4288/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4288/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4289%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4289%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4289%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4289%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4289%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4289/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4289/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4289/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4264%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4264%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4264%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4264%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4264%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4264/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4264/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4264/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4265%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4265%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4265%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4265%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4265%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4265/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4265/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4265/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4266%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4266%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4266%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4266%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4266%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4266/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4266/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4266/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4267%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4267%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4267%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4267%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4267%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4267/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4267/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4267/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4268%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4268%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4268%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4268%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4268%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4268/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4268/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4268/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4269%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4269%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4269%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4269%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4269%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4269/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4269/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4269/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4270%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4270%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4270%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4270%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4270%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4270/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4270/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4270/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4271%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4271%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4271%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4271%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4271%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4271/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4271/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4271/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4272%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4272%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4272%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4272%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4272%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4272/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4272/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4272/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4273%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4273%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4273%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4273%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4273%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4273/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4273/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4273/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4274%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4274%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4274%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4274%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4274%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4274/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4274/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4274/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4275%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4275%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4275%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4275%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4275%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4275/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4275/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4275/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4276%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4276%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4276%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4276%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4276%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4276/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4276/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4276/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4277%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4277%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4277%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4277%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4277%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4277/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4277/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4277/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4278%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4278%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4278%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4278%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4278%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4278/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4278/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4278/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4279%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4279%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4279%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4279%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4279%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4279/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4279/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4279/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0660/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0660/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0660/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0299/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0299/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0299/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4254%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4254%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4254%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4254%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4254%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4254/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4254/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4254/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4255%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4255%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4255%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4255%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4255%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4255/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4255/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4255/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4256%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4256%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4256%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4256%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4256%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4256/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4256/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4256/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4257%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4257%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4257%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4257%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4257%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4257/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4257/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4257/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1187/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1187/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1187/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1188/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1188/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1188/1998'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4258%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4258%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4258%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4258%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4258%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4258/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4258/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4258/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1184/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1184/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1184/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1185/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1185/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1185/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1186/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1186/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1186/1998'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1189/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1189/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1189/1998'^^xsd:anyURI;
  dwc:observationDate '1945-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4261%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4261%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4261%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4261%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4261%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4261/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4261/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4261/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0635%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0635/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0635/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0635/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4262%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4262%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4262%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4262%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4262%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4262/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4262/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '61'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4262/2017'^^xsd:anyURI;
  dwc:observationDate '1951-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4260%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4260%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4260%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4260%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4260%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4260/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4260/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4260/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4263%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4263%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4263%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4263%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4263%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4263/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4263/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '57'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4263/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4259%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4259%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4259%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4259%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4259%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4259/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4259/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4259/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4391%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4391%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4391%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4391%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4391%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4391/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4391/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4391/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0847%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0847/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0847/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0847/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0856/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0856/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0856/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0126%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0126%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0126%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0126%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0126%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0126/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0126/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0126/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1260%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1260/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1260/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1260/1998'^^xsd:anyURI;
  dwc:observationDate '1956-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1261%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1261/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1261/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1261/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1262%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1262/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1262/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1262/1998'^^xsd:anyURI;
  dwc:observationDate '1957-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1263%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1263/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1263/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1263/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1264%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1264/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1264/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1264/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1265%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1265/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1265/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1265/1998'^^xsd:anyURI;
  dwc:observationDate '1957-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0868/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0868/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0868/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4392%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4392%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4392%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4392%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4392%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4392/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4392/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4392/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4393%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4393%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4393%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4393%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4393%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4393/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4393/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4393/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4394%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4394%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4394%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4394%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4394%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4394/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4394/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4394/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4395%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4395%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4395%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4395%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4395%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4395/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4395/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4395/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4396%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4396%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4396%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4396%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4396%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4396/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4396/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4396/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4397%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4397%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4397%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4397%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4397%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4397/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4397/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '55'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4397/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4398%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4398%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4398%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4398%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4398%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4398/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4398/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '78'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4398/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1266%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1266/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1266/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1266/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0713/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0713/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0713/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0714/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0714/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0714/1993'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0715/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0715/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0715/1993'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0712/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0712/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0712/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4399%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4399%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4399%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4399%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4399%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4399/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4399/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '88'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4399/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4400%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4400%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4400%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4400%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4400%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4400/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4400/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '88'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4400/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4401%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4401%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4401%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4401%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4401%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4401/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4401/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '88'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4401/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4402%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4402%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4402%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4402%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4402%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4402/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4402/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4402/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4403%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4403%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4403%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4403%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4403%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4403/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4403/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4403/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0931%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0931/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0931/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3245'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0931/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0940%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0940/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0940/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1689'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0940/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0949/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0949/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '6294'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0949/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0921%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0921%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0921%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9661"^^xsd:decimal ;
  dwc:decimalLongitude "4.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0921%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  geo-pos:lat "52.9661"^^xsd:decimal ;
  geo-pos:long "4.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0921%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0921/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0921/2016'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Holthuis, L.B.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7403'^^xsd:double;
  dwc:latitude '52.9661'^^xsd:double;
  dwc:previousCatalogNumber '3409'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0921/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4404%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4404%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4404%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4404%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4404%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4404/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4404/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4404/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4405%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4405%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4405%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4405%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4405%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4405/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4405/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4405/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4408%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4408%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4408%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4408%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4408%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4408/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4408/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4408/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0716%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0716/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0716/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0716/1993'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0717%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0717/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0717/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0717/1993'^^xsd:anyURI;
  dwc:observationDate '1952-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4406%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4406%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4406%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4406%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4406%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4406/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4406/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4406/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4407%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4407%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4407%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4407%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4407%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4407/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4407/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4407/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0718/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0718/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0718/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0959/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0959/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7300'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0959/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4409%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4409%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4409%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4409%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4409%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4409/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4409/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4409/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4410%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4410%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4410%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4410%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4410%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4410/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4410/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4410/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4411%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4411%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4411%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4411%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4411%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4411/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4411/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4411/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4412%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4412%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4412%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4412%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4412%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4412/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4412/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4412/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4413%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4413%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4413%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4413%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4413%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4413/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4413/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4413/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4414%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4414%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4414%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4414%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4414%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4414/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4414/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4414/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0302/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0302/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0302/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0303/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0303/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0303/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0304/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0304/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0304/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0305/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0305/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0305/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0306/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0306/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0306/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0307/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0307/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0307/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0308/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0308/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0308/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0167%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0167%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0167%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9038 35.4869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9038"^^xsd:decimal ;
  dwc:decimalLongitude "35.4869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0167%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9038 35.4869)"^^geo:wktLiteral ;
  geo-pos:lat "33.9038"^^xsd:decimal ;
  geo-pos:long "35.4869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0167%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0167/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0167/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) pelagicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corillait'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Lebanon'^^xsd:string;
  dwc:longitude '35.4869'^^xsd:double;
  dwc:latitude '33.9038'^^xsd:double;
  dwc:previousCatalogNumber '2134'^^xsd:integer;
  dwc:aphiaid '107404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0167/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1061754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9038 35.4869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9038"^^xsd:decimal ;
  dwc:decimalLongitude "35.4869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9038 35.4869)"^^geo:wktLiteral ;
  geo-pos:lat "33.9038"^^xsd:decimal ;
  geo-pos:long "35.4869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0168/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0168/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) pelagicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corillait'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Lebanon'^^xsd:string;
  dwc:longitude '35.4869'^^xsd:double;
  dwc:latitude '33.9038'^^xsd:double;
  dwc:previousCatalogNumber '2135'^^xsd:integer;
  dwc:aphiaid '107404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0168/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1061754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9038 35.4869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9038"^^xsd:decimal ;
  dwc:decimalLongitude "35.4869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9038 35.4869)"^^geo:wktLiteral ;
  geo-pos:lat "33.9038"^^xsd:decimal ;
  geo-pos:long "35.4869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0169/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0169/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) pelagicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corillait'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Lebanon'^^xsd:string;
  dwc:longitude '35.4869'^^xsd:double;
  dwc:latitude '33.9038'^^xsd:double;
  dwc:previousCatalogNumber '2136'^^xsd:integer;
  dwc:aphiaid '107404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0169/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1061754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0170%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0170%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0170%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0170%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0170%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0170/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0170/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '355'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0170/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0171%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0171%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0171%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0171%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0171%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0171/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0171/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4067'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0171/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0172/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0172/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '344'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0172/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0173/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0173/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7765'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0173/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0174/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0174/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '345'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0174/2016'^^xsd:anyURI;
  dwc:observationDate '1947-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4415%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4415%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4415%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4415%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4415%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4415/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4415/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4415/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4416%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4416%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4416%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4416%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4416%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4416/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4416/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4416/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0968%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0968%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0968%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0968%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0968%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0968/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0968/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3903'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0968/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0175/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0175/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '343'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0175/2016'^^xsd:anyURI;
  dwc:observationDate '1947-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0310/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0310/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5621'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0310/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0309%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0309%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0309%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0309%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0309%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0309/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0309/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0309/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0719/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0719/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0719/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0072/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0072/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0072/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0720/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0720/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0720/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0721/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0721/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0721/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1521/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1521/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1521/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1522/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1522/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1522/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1523/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1523/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1523/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1524/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1524/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1524/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0722/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0722/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0722/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0977/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0977/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4543'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0977/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4417%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4417%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4417%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4417%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4417%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4417/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4417/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4417/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4418%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4418%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4418%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4418%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4418%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4418/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4418/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4418/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4419%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4419%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4419%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4419%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4419%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4419/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4419/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4419/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4420%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4420%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4420%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4420%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4420%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4420/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4420/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4420/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4421%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4421%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4421%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4421%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4421%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4421/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4421/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4421/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4422%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4422%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4422%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4422%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4422%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4422/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4422/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4422/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4423%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4423%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4423%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4423%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4423%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4423/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4423/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4423/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4424%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4424%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4424%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4424%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4424%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4424/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4424/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4424/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4425%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4425%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4425%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4425%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4425%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4425/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4425/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4425/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0985/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0985/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3872'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0985/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4426%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4426%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4426%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4426%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4426%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4426/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4426/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4426/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4427%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4427%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4427%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4427%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4427%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4427/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4427/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4427/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4428%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4428%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4428%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4428%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4428%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4428/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4428/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4428/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4429%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4429%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4429%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4429%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4429%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4429/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4429/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4429/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0723/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0723/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0723/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0724/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0724/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0724/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0725/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0725/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0725/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1272%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1272%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1272%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1272%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1272%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1272/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1272/1998'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1272/1998'^^xsd:anyURI;
  dwc:observationDate '1955-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1273%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1273%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1273%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1273%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1273%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1273/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1273/1998'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1273/1998'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1274%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1274%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1274%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1274%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1274%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1274/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1274/1998'^^xsd:string;
  dwc:scientificName 'Munida rutllanti Zariquiey Álvarez, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107161'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1274/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1267%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1267/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1267/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1267/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1268%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1268/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1268/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1268/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  geo-pos:lat "43.4844"^^xsd:decimal ;
  geo-pos:long "-3.7582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1269%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1269/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1269/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1269/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0127%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0127%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0127%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0127%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0127%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0127/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0127/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0127/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1270%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1270%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1270%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1270%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1270%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1270/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1270/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1270/1998'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0992/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0992/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3846'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0992/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4439%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4439%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4439%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4439%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4439%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4439/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4439/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '84'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4439/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4440%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4440%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4440%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4440%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4440%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4440/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4440/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:previousCatalogNumber '68'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4440/2017'^^xsd:anyURI;
  dwc:observationDate '1947-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4441%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4441%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4441%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4441%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4441%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4441/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4441/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '67'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4441/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4442%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4442%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4442%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4442%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4442%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4442/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4442/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4442/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4443%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4443%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4443%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4443%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4443%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4443/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4443/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4443/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0729%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0729/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0729/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0729/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1001/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1001/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3873'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1001/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0726/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0726/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0726/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0727/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0727/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0727/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0728/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0728/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0728/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4430%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4430%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4430%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4430%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4430%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4430/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4430/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4430/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4431%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4431%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4431%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4431%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4431%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4431/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4431/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4431/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4432%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4432%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4432%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4432%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4432%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4432/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4432/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4432/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4433%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4433%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4433%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4433%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4433%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4433/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4433/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4433/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4434%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4434%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4434%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4434%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4434%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4434/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4434/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4434/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4435%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4435%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4435%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4435%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4435%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4435/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4435/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4435/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4436%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4436%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4436%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4436%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4436%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4436/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4436/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4436/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4437%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4437%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4437%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4437%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4437%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4437/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4437/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4437/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4438%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4438%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4438%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4438%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4438%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4438/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4438/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '60'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4438/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0073/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0073/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0073/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0730%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0730/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0730/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0730/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0731/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0731/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0731/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0732/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0732/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0732/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0733/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0733/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0733/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0734/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0734/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0734/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0735/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0735/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0735/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4448%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4448%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4448%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4448%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4448%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4448/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4448/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4448/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4449%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4449%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4449%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4449%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4449%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4449/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4449/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4449/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4450%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4450%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4450%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4450%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4450%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4450/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4450/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4450/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4451%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4451%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4451%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4451%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4451%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4451/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4451/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4451/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4452%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4452%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4452%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4452%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4452%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4452/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4452/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4452/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4453%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4453%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4453%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4453%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4453%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4453/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4453/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4453/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4454%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4454%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4454%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4454%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4454%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4454/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4454/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4454/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4455%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4455%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4455%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4455%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4455%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4455/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4455/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4455/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0736/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0736/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0736/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1010/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1010/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3879'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1010/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1020/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1020/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3850'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1020/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1029/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1029/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3865'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1029/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1036%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1036%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1036%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1036%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1036%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1036/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1036/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3859'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1036/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1043/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1043/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:previousCatalogNumber '2048'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1043/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1050/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1050/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '738'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1050/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1069/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1069/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4617'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1069/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1080/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1080/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1630'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1080/2016'^^xsd:anyURI;
  dwc:observationDate '1936-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1088/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1088/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1664'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1088/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1095/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1095/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1627'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1095/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1104%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1104%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1104%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1104%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1104%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1104/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1104/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1628'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1104/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1275%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1275%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1275%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1275%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1275%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1275/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1275/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1275/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1276%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1276%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1276%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1276%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1276%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1276/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1276/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1276/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1277%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1277%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1277%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1277%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1277%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1277/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1277/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1277/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1278%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1278%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1278%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1278%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1278%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1278/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1278/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1278/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1279%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1279%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1279%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1279%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1279%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1279/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1279/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1279/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0128%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0128%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0128%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0128%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0128%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0128/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0128/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0128/1993'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1280%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1280%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1280%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1280%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1280%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1280/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1280/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1280/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4444%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4444%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4444%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4444%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4444%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4444/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4444/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4444/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4445%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4445%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4445%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4445%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4445%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4445/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4445/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4445/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4446%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4446%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4446%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4446%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4446%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4446/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4446/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4446/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4447%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4447%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4447%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4447%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4447%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4447/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4447/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '85'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4447/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1120/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1120/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5672'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1120/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.988"^^xsd:decimal ;
  dwc:decimalLongitude "0.0287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  geo-pos:lat "39.988"^^xsd:decimal ;
  geo-pos:long "0.0287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1130/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1130/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sra de Pablo'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0287'^^xsd:double;
  dwc:latitude '39.988'^^xsd:double;
  dwc:previousCatalogNumber '3426'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1130/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1136/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1136/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5675'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1136/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1137/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1137/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5658'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1137/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4515%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4515%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4515%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4515%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4515%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4515/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4515/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '571'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4515/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4516%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4516%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4516%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4516%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4516%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4516/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4516/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '571'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4516/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4517%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4517%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4517%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4517%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4517%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4517/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4517/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '571'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4517/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4518%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4518%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4518%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4518%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4518%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4518/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4518/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '571'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4518/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4519%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4519%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4519%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4519%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4519%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4519/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4519/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '571'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4519/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4520%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4520%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4520%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4520%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4520%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4520/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4520/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '571'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4520/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4521%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4521%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4521%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4521%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4521%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4521/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4521/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2297'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4521/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4522%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4522%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4522%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4522%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4522%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4522/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4522/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2297'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4522/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4523%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4523%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4523%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4523%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4523%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4523/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4523/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2297'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4523/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1131/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1131/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '6541'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1131/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4508%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4508%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4508%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4508%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4508%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4508/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4508/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2295'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4508/2017'^^xsd:anyURI;
  dwc:observationDate '1948-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4509%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4509%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4509%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4509%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4509%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4509/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4509/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2202'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4509/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4510%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4510%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4510%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4510%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4510%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4510/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4510/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '2290'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4510/2017'^^xsd:anyURI;
  dwc:observationDate '1947-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4511%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4511%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4511%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4511%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4511%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4511/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4511/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '2290'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4511/2017'^^xsd:anyURI;
  dwc:observationDate '1947-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4512%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4512%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4512%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4512%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4512%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4512/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4512/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '2290'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4512/2017'^^xsd:anyURI;
  dwc:observationDate '1947-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4513%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4513%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4513%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4513%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4513%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4513/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4513/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '2290'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4513/2017'^^xsd:anyURI;
  dwc:observationDate '1947-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4514%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4514%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4514%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4514%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4514%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4514/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4514/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '2290'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4514/2017'^^xsd:anyURI;
  dwc:observationDate '1947-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1128/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1128/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '6540'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1128/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0754/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0754/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0754/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0755/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0755/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0755/1993'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0756/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0756/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0756/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0757/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0757/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0757/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1135/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1135/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5773'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1135/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1316/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1316/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1316/1998'^^xsd:anyURI;
  dwc:observationDate '1949-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1317/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1317/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1317/1998'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1318/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1318/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1318/1998'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1319/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1319/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1319/1998'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0132%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0132%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0132%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0132%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0132%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0132/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0132/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0132/1993'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1133/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1133/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3031'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1133/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2353 1.8596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2353"^^xsd:decimal ;
  dwc:decimalLongitude "1.8596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2353 1.8596)"^^geo:wktLiteral ;
  geo-pos:lat "41.2353"^^xsd:decimal ;
  geo-pos:long "1.8596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1134/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1134/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almuni'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.8596'^^xsd:double;
  dwc:latitude '41.2353'^^xsd:double;
  dwc:previousCatalogNumber '4274'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1134/2016'^^xsd:anyURI;
  dwc:observationDate '1958-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1143/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1143/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5674'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1143/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1320/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1320/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1320/1998'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5133 2.4721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5133"^^xsd:decimal ;
  dwc:decimalLongitude "2.4721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5133 2.4721)"^^geo:wktLiteral ;
  geo-pos:lat "41.5133"^^xsd:decimal ;
  geo-pos:long "2.4721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1321/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1321/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4721'^^xsd:double;
  dwc:latitude '41.5133'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1321/1998'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -5.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.649"^^xsd:decimal ;
  dwc:decimalLongitude "-5.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.649 -5.001)"^^geo:wktLiteral ;
  geo-pos:lat "55.649"^^xsd:decimal ;
  geo-pos:long "-5.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1322/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1322/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pike. R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.001'^^xsd:double;
  dwc:latitude '55.649'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1322/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1323/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1323/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1323/1998'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1324/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1324/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1324/1998'^^xsd:anyURI;
  dwc:observationDate '1944-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1325/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1325/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1325/1998'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2387"^^xsd:decimal ;
  dwc:decimalLongitude "3.2653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  geo-pos:lat "42.2387"^^xsd:decimal ;
  geo-pos:long "3.2653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1326/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1326/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2653'^^xsd:double;
  dwc:latitude '42.2387'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1326/1998'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1144/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1144/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5665'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1144/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1145/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1145/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5753'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1145/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0758/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0758/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0758/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0759/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0759/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0759/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0076/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0076/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0076/1993'^^xsd:anyURI;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0760/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0760/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0760/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1139/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1139/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5671'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1139/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1140/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1140/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5668'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1140/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1141/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1141/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5657'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1141/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1327/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1327/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1327/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1328/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1328/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1328/1998'^^xsd:anyURI;
  dwc:observationDate '1947-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1329/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1329/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1329/1998'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0133%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0133%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0133%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0133%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0133%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0133/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0133/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0133/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1330/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1330/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1330/1998'^^xsd:anyURI;
  dwc:observationDate '1952-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1331/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1331/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1331/1998'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1301/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1301/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1301/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6523 -3.8779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6523"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6523 -3.8779)"^^geo:wktLiteral ;
  geo-pos:lat "48.6523"^^xsd:decimal ;
  geo-pos:long "-3.8779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1302/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1302/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.8779'^^xsd:double;
  dwc:latitude '48.6523'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1302/1998'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5987 -17.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5987"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5987 -17.4117)"^^geo:wktLiteral ;
  geo-pos:lat "14.5987"^^xsd:decimal ;
  geo-pos:long "-17.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1303%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1303/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1303/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1941'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.4117'^^xsd:double;
  dwc:latitude '14.5987'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1303/1998'^^xsd:anyURI;
  dwc:observationDate '1941-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1304%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1304/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1304/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1304/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4484%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4484%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4484%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4484%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4484%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4484/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4484/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2303'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4484/2017'^^xsd:anyURI;
  dwc:observationDate '1953-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4485%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4485%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4485%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4485%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4485%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4485/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4485/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2303'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4485/2017'^^xsd:anyURI;
  dwc:observationDate '1953-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4486%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4486%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4486%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4486%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4486%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4486/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4486/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2293'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4486/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4487%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4487%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4487%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4487%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4487%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4487/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4487/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2285'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4487/2017'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4488%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4488%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4488%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4488%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4488%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4488/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4488/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2285'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4488/2017'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4489%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4489%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4489%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4489%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4489%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4489/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4489/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2288'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4489/2017'^^xsd:anyURI;
  dwc:observationDate '1947-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4490%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4490%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4490%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4490%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4490%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4490/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4490/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2287'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4490/2017'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1164/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1164/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7547'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1164/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1165/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1165/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5758'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1165/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2777 6.2433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2777"^^xsd:decimal ;
  dwc:decimalLongitude "6.2433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2777 6.2433)"^^geo:wktLiteral ;
  geo-pos:lat "60.2777"^^xsd:decimal ;
  geo-pos:long "6.2433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1305%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1305/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1305/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '6.2433'^^xsd:double;
  dwc:latitude '60.2777'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1305/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0694 1.6845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0694"^^xsd:decimal ;
  dwc:decimalLongitude "1.6845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0694 1.6845)"^^geo:wktLiteral ;
  geo-pos:lat "57.0694"^^xsd:decimal ;
  geo-pos:long "1.6845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1306%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1306/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1306/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '1.6845'^^xsd:double;
  dwc:latitude '57.0694'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1306/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6678 2.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6678"^^xsd:decimal ;
  dwc:decimalLongitude "2.7915"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6678 2.7915)"^^geo:wktLiteral ;
  geo-pos:lat "41.6678"^^xsd:decimal ;
  geo-pos:long "2.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1307%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1307/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1307/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '2.7915'^^xsd:double;
  dwc:latitude '41.6678'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1307/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1308%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1308/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1308/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1308/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1309%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1309/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1309/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1309/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0131%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0131%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0131%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0131%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0131%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0131/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0131/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0131/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4542 -16.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4542 -16.435)"^^geo:wktLiteral ;
  geo-pos:lat "20.4542"^^xsd:decimal ;
  geo-pos:long "-16.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1210%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1210/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1210/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corifom'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.435'^^xsd:double;
  dwc:latitude '20.4542'^^xsd:double;
  dwc:previousCatalogNumber '7194'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1210/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1211%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1211/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1211/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2010'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1211/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1298/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1298/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1298/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1299/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1299/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1299/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0013/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0013/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0013/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0130%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0130%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0130%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0130%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0130%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0130/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0130/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0130/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1300/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1300/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1300/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4491%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4491%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4491%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4491%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4491%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4491/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4491/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2292'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4491/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4492%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4492%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4492%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4492%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4492%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4492/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4492/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2292'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4492/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4493%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4493%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4493%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4493%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4493%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4493/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4493/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2294'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4493/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4494%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4494%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4494%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4494%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4494%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4494/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4494/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2302'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4494/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4495%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4495%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4495%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4495%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4495%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4495/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4495/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2300'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4495/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4496%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4496%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4496%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4496%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4496%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4496/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4496/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2305'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4496/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4497%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4497%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4497%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4497%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4497%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4497/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4497/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2305'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4497/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1310%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1310/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1310/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1310/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1311%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1311/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1311/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1311/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1312/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1312/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1312/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4832"^^xsd:decimal ;
  dwc:decimalLongitude "3.1385"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  geo-pos:lat "42.4832"^^xsd:decimal ;
  geo-pos:long "3.1385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1313/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1313/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1385'^^xsd:double;
  dwc:latitude '42.4832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1313/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1314/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1314/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1314/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1315/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1315/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1315/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1200%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1200/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1200/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '734'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1200/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1201%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1201/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1201/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '734'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1201/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1202%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1202/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1202/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '734'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1202/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0747%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0747/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0747/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0747/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0748/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0748/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0748/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0749/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0749/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0749/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0075/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0075/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0075/1993'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0750/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0750/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0750/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0751/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0751/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0751/1993'^^xsd:anyURI;
  dwc:observationDate '1957-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0752%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0752/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0752/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0752/1993'^^xsd:anyURI;
  dwc:observationDate '1955-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4498%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4498%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4498%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4498%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4498%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4498/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4498/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2299'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4498/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4499%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4499%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4499%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4499%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4499%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4499/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4499/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2304'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4499/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4500%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4500%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4500%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4500%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4500%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4500/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4500/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2304'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4500/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4501%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4501%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4501%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4501%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4501%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4501/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4501/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '570'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4501/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4502%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4502%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4502%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4502%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4502%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4502/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4502/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '570'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4502/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4503%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4503%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4503%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4503%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4503%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4503/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4503/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '570'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4503/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4504%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4504%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4504%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4504%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4504%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4504/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4504/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2296'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4504/2017'^^xsd:anyURI;
  dwc:observationDate '1949-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4505%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4505%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4505%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4505%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4505%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4505/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4505/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1981'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4505/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4506%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4506%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4506%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4506%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4506%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4506/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4506/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1981'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4506/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0753/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0753/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0753/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4507%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4507%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4507%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4507%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4507%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4507/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4507/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2049'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4507/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1207%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1207/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1207/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2009'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1207/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6719"^^xsd:decimal ;
  dwc:decimalLongitude "2.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  geo-pos:lat "41.6719"^^xsd:decimal ;
  geo-pos:long "2.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1208%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1208/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1208/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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.793'^^xsd:double;
  dwc:latitude '41.6719'^^xsd:double;
  dwc:previousCatalogNumber '7776'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1208/2016'^^xsd:anyURI;
  dwc:observationDate '1964-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1209%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1209/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1209/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2011'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1209/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1206%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1206/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1206/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '790'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1206/2016'^^xsd:anyURI;
  dwc:observationDate '1955-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1525/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1525/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1525/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4471%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4471%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4471%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4471%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4471%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4471/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4471/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '79'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4471/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4472%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4472%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4472%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4472%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4472%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4472/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4472/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '79'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4472/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4473%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4473%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4473%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4473%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4473%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4473/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4473/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '79'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4473/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4474%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4474%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4474%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4474%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4474%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4474/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4474/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '79'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4474/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1293%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1293/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1293/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1293/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1294/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1294/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1294/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1295/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1295/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1295/1998'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0694 1.6845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.0694"^^xsd:decimal ;
  dwc:decimalLongitude "1.6845"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.0694 1.6845)"^^geo:wktLiteral ;
  geo-pos:lat "57.0694"^^xsd:decimal ;
  geo-pos:long "1.6845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1296/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1296/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bjerkan, P.'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '1.6845'^^xsd:double;
  dwc:latitude '57.0694'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1296/1998'^^xsd:anyURI;
  dwc:observationDate '1904-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4475%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4475%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4475%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4475%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4475%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4475/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4475/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '79'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4475/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4476%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4476%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4476%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4476%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4476%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4476/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4476/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '72'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4476/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4477%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4477%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4477%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4477%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4477%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4477/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4477/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '72'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4477/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4478%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4478%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4478%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4478%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4478%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4478/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4478/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '72'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4478/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4479%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4479%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4479%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4479%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4479%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4479/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4479/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '72'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4479/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4480%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4480%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4480%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4480%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4480%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4480/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4480/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '72'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4480/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4481%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4481%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4481%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4481%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4481%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4481/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4481/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '72'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4481/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4482%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4482%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4482%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4482%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4482%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4482/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4482/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2303'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4482/2017'^^xsd:anyURI;
  dwc:observationDate '1953-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4483%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4483%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4483%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4483%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4483%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4483/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4483/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2303'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4483/2017'^^xsd:anyURI;
  dwc:observationDate '1953-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1297/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1297/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1297/1998'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2889 -5.6601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2889"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2889 -5.6601)"^^geo:wktLiteral ;
  geo-pos:lat "56.2889"^^xsd:decimal ;
  geo-pos:long "-5.6601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1285%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1285/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1285/1998'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-5.6601'^^xsd:double;
  dwc:latitude '56.2889'^^xsd:double;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1285/1998'^^xsd:anyURI;
  dwc:observationDate '1949-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1286%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1286/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1286/1998'^^xsd:string;
  dwc:scientificName 'Galathea nexa Embleton, 1834'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1286/1998'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1158/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1158/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7548'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1158/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.988"^^xsd:decimal ;
  dwc:decimalLongitude "0.0287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  geo-pos:lat "39.988"^^xsd:decimal ;
  geo-pos:long "0.0287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1138/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1138/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sra de Pablo'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0287'^^xsd:double;
  dwc:latitude '39.988'^^xsd:double;
  dwc:previousCatalogNumber '3428'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1138/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4456%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4456%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4456%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4456%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4456%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4456/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4456/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4456/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4457%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4457%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4457%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4457%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4457%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4457/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4457/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4457/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4458%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4458%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4458%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4458%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4458%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4458/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4458/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4458/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4459%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4459%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4459%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4459%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4459%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4459/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4459/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4459/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4460%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4460%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4460%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4460%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4460%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4460/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4460/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4460/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4461%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4461%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4461%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4461%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4461%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4461/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4461/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4461/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0737/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0737/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0737/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0738/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0738/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0738/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0739/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0739/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0739/1993'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0074/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0074/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0074/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0740%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0740/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0740/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0740/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0741/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0741/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0741/1993'^^xsd:anyURI;
  dwc:observationDate '1935-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1282%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1282/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1282/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1282/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1283%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1283/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1283/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1283/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6358 -16.4723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.6358"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.6358 -16.4723)"^^geo:wktLiteral ;
  geo-pos:lat "20.6358"^^xsd:decimal ;
  geo-pos:long "-16.4723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1292%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1292/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1292/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.4723'^^xsd:double;
  dwc:latitude '20.6358'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1292/1998'^^xsd:anyURI;
  dwc:observationDate '1958-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1159/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1159/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5649'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1159/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4832"^^xsd:decimal ;
  dwc:decimalLongitude "3.1385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  geo-pos:lat "42.4832"^^xsd:decimal ;
  geo-pos:long "3.1385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1288%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1288/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1288/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1385'^^xsd:double;
  dwc:latitude '42.4832'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1288/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1289%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1289/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1289/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1289/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0129%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0129%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0129%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0129%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0129%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0129/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0129/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0129/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1290%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1290/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1290/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1290/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1162/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1162/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5751'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1162/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1199%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1199/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1199/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '737'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1199/2016'^^xsd:anyURI;
  dwc:observationDate '1952-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0743%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0743%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0743%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0743%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0743%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0743/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0743/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0743/1993'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0744%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0744/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0744/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0744/1993'^^xsd:anyURI;
  dwc:observationDate '1944-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0745%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0745/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0745/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0745/1993'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0746%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0746/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0746/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0746/1993'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0742%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0742%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0742%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0742%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0742%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0742/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0742/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0742/1993'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1147/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1147/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5677'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1147/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1155/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1155/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5652'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1155/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4462%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4462%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4462%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4462%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4462%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4462/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4462/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '82'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4462/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4463%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4463%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4463%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4463%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4463%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4463/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4463/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '82'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4463/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4464%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4464%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4464%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4464%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4464%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4464/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4464/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '82'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4464/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4465%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4465%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4465%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4465%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4465%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4465/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4465/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '82'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4465/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4466%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4466%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4466%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4466%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4466%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4466/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4466/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '70'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4466/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4467%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4467%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4467%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4467%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4467%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4467/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4467/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '70'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4467/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4468%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4468%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4468%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4468%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4468%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4468/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4468/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '79'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4468/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4469%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4469%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4469%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4469%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4469%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4469/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4469/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '79'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4469/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4470%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4470%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4470%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4470%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4470%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4470/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4470/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '79'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4470/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1148/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1148/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5752'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1148/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1149/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1149/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5762'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1149/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1332/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1332/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1332/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1146/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1146/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5771'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1146/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1005/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1005/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1005/1993'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4524%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4524%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4524%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4524%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4524%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4524/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4524/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:previousCatalogNumber '2034'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4524/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -9.4864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.71"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.71 -9.4864)"^^geo:wktLiteral ;
  geo-pos:lat "38.71"^^xsd:decimal ;
  geo-pos:long "-9.4864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1109/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1109/2016'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.4864'^^xsd:double;
  dwc:latitude '38.71'^^xsd:double;
  dwc:previousCatalogNumber '7577'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1109/2016'^^xsd:anyURI;
  dwc:observationDate '1960-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6968 -9.2674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6968"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6968 -9.2674)"^^geo:wktLiteral ;
  geo-pos:lat "38.6968"^^xsd:decimal ;
  geo-pos:long "-9.2674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1110/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1110/2016'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.2674'^^xsd:double;
  dwc:latitude '38.6968'^^xsd:double;
  dwc:previousCatalogNumber '7578'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1110/2016'^^xsd:anyURI;
  dwc:observationDate '1959-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1006/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1006/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1006/1993'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1007/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1007/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1007/1993'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1008/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1008/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1008/1993'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1009/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1009/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1009/1993'^^xsd:anyURI;
  dwc:observationDate '1934-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0761/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0761/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0761/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1160/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1160/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5670'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1160/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1161/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1161/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5763'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1161/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1108/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1108/2016'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salout, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6860'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1108/2016'^^xsd:anyURI;
  dwc:observationDate '1951-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1333/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1333/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1333/1998'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-6.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  geo-pos:lat "43.5528"^^xsd:decimal ;
  geo-pos:long "-6.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0001/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0001/1993'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fernandy'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.081'^^xsd:double;
  dwc:latitude '43.5528'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0001/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0010/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0010/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0010/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7517 -0.1927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7517"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7517 -0.1927)"^^geo:wktLiteral ;
  geo-pos:lat "39.7517"^^xsd:decimal ;
  geo-pos:long "-0.1927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0100/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0100/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1927'^^xsd:double;
  dwc:latitude '39.7517'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0100/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1000/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1000/1993'^^xsd:string;
  dwc:scientificName 'Palinurus elephas (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1000/1993'^^xsd:anyURI;
  dwc:observationDate '1957-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5739"^^xsd:decimal ;
  dwc:decimalLongitude "2.5531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  geo-pos:lat "41.5739"^^xsd:decimal ;
  geo-pos:long "2.5531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1001%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1001/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1001/1993'^^xsd:string;
  dwc:scientificName 'Palinurus elephas (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5531'^^xsd:double;
  dwc:latitude '41.5739'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1001/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1002/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1002/1993'^^xsd:string;
  dwc:scientificName 'Palinurus elephas (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1002/1993'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1003/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1003/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1003/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1004/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1004/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1004/1993'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4561%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4561%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4561%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4561%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4561%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4561/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4561/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '5161'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4561/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1544/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1544/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1544/1998'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1545/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1545/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1545/1998'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1546/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1546/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1546/1998'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1547/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1547/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1547/1998'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1549/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1549/1998'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1549/1998'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4559%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4559%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4559%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4559%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4559%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4559/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4559/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Saloud, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4115'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4559/2017'^^xsd:anyURI;
  dwc:observationDate '1958-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4560%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4560%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4560%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4560%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4560%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4560/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4560/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5076'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4560/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4551%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4551%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4551%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4551%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4551%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4551/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4551/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '590'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4551/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4552%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4552%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4552%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4552%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4552%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4552/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4552/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '589'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4552/2017'^^xsd:anyURI;
  dwc:observationDate '1953-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4553%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4553%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4553%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4553%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4553%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4553/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4553/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus chiroacanthus (Lilljeborg, 1856)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '600'^^xsd:integer;
  dwc:aphiaid '107215'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4553/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4554%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4554%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4554%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4554%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4554%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4554/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4554/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6204'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4554/2017'^^xsd:anyURI;
  dwc:observationDate '1961-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4555%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4555%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4555%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4555%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4555%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4555/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4555/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6077'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4555/2017'^^xsd:anyURI;
  dwc:observationDate '1961-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4556%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4556%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4556%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4556%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4556%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4556/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4556/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6078'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4556/2017'^^xsd:anyURI;
  dwc:observationDate '1961-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4557%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4557%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4557%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4557%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4557%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4557/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4557/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6186'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4557/2017'^^xsd:anyURI;
  dwc:observationDate '1961-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0768/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0768/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0768/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0769/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0769/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0769/1993'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0077/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0077/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0077/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0770/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0770/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0770/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1543/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1543/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1543/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4562%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4562%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4562%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4562%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4562%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4562/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4562/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Saloud, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4114'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4562/2017'^^xsd:anyURI;
  dwc:observationDate '1958-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4563%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4563%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4563%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4563%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4563%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4563/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4563/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4563/2017'^^xsd:anyURI;
  dwc:observationDate '1958-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4564%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4564%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4564%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4564%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4564%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4564/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4564/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '576'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4564/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4565%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4565%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4565%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4565%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4565%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4565/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4565/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '574'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4565/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4566%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4566%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4566%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4566%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4566%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4566/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4566/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4566/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4567%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4567%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4567%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4567%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4567%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4567/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4567/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '579'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4567/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4568%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4568%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4568%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4568%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4568%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4568/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4568/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '579'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4568/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4569%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4569%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4569%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4569%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4569%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4569/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4569/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '579'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4569/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4570%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4570%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4570%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4570%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4570%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4570/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4570/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '579'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4570/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1118%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1118%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1118%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1118%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1118%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1118/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1118/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5849'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1118/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1115/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1115/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5756'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1115/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1116%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1116%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1116%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1116%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1116%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1116/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1116/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3030'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1116/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1117%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1117%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1117%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.988"^^xsd:decimal ;
  dwc:decimalLongitude "0.0287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1117%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  geo-pos:lat "39.988"^^xsd:decimal ;
  geo-pos:long "0.0287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1117%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1117/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1117/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sra de Pablo'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0287'^^xsd:double;
  dwc:latitude '39.988'^^xsd:double;
  dwc:previousCatalogNumber '3427'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1117/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4579%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4579%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4579%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4579%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4579%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4579/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4579/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber '672'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4579/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4580%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4580%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4580%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4580%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4580%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4580/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4580/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '677'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4580/2017'^^xsd:anyURI;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4581%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4581%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4581%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4581%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4581%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4581/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4581/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '677'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4581/2017'^^xsd:anyURI;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4572%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4572%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4572%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4572%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4572%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4572/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4572/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4001'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4572/2017'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4573%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4573%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4573%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4573%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4573%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4573/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4573/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '578'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4573/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4574%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4574%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4574%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4574%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4574%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4574/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4574/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '577'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4574/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4575%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4575%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4575%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4575%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4575%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4575/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4575/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '575'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4575/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4576%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4576%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4576%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4576%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4576%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4576/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4576/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4576/2017'^^xsd:anyURI;
  dwc:observationDate '1956-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4577%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4577%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4577%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4577%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4577%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4577/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4577/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4577/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4578%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4578%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4578%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4578%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4578%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4578/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4578/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4578/2017'^^xsd:anyURI;
  dwc:observationDate '1934-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1550/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1550/1998'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1550/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0771/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0771/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0771/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4571%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4571%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4571%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4571%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4571%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4571/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4571/2017'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi (Bouvier, 1896)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '592'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4571/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0772/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0772/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0772/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3462"^^xsd:decimal ;
  dwc:decimalLongitude "3.1946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  geo-pos:lat "42.3462"^^xsd:decimal ;
  geo-pos:long "3.1946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0773/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0773/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1946'^^xsd:double;
  dwc:latitude '42.3462'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0773/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0774/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0774/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0774/1993'^^xsd:anyURI;
  dwc:observationDate '1943-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0775/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0775/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0775/1993'^^xsd:anyURI;
  dwc:observationDate '1946-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0776/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0776/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0776/1993'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0777%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0777/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0777/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0777/1993'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0778/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0778/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0778/1993'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1119%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1119%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1119%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1119%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1119%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1119/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1119/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5651'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1119/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0176%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0176%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0176%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0176%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0176%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0176/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0176/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '347'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0176/2016'^^xsd:anyURI;
  dwc:observationDate '1974-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0177%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0177%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0177%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0177%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0177%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0177/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0177/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '354'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0177/2016'^^xsd:anyURI;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0178%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0178%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0178%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0178%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0178%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0178/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0178/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4068'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0178/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0179/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0179/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '353'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0179/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0180%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0180%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0180%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0180%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0180%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0180/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0180/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '348'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0180/2016'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0181%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0181%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0181%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0181%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0181%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0181/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0181/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '357'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0181/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0182/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0182/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '350'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0182/2016'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0183/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0183/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '346'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0183/2016'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3367 -0.3602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3367"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3367 -0.3602)"^^geo:wktLiteral ;
  geo-pos:lat "39.3367"^^xsd:decimal ;
  geo-pos:long "-0.3602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0101/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0101/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 '-0.3602'^^xsd:double;
  dwc:latitude '39.3367'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0101/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1010%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1010/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1010/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1010/1993'^^xsd:anyURI;
  dwc:observationDate '1935-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1011/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1011/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1011/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1012/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1012/1993'^^xsd:string;
  dwc:scientificName 'Palinurus mauritanicus Gruvel, 1911'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1012/1993'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1013/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1013/1993'^^xsd:string;
  dwc:scientificName 'Panulirus regius De Brito Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1013/1993'^^xsd:anyURI;
  dwc:observationDate '1948-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1526/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1526/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1526/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1527/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1527/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1527/1998'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1528/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1528/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1528/1998'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1529/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1529/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1529/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4532%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4532%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4532%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4532%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4532%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4532/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4532/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2291'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4532/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4533%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4533%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4533%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4533%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4533%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4533/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4533/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2284'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4533/2017'^^xsd:anyURI;
  dwc:observationDate '1934-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4534%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4534%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4534%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4534%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4534%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4534/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4534/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2286'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4534/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4535%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4535%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4535%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4535%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4535%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4535/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4535/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2286'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4535/2017'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4536%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4536%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4536%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4536%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4536%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4536/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4536/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4536/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4537%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4537%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4537%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4537%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4537%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4537/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4537/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4537/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4525%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4525%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4525%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4525%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4525%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4525/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4525/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:previousCatalogNumber '2034'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4525/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4526%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4526%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4526%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4526%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4526%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4526/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4526/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2298'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4526/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4527%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4527%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4527%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4527%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4527%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4527/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4527/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2301'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4527/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4528%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4528%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4528%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4528%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4528%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4528/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4528/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2289'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4528/2017'^^xsd:anyURI;
  dwc:observationDate '1947-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4529%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4529%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4529%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4529%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4529%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4529/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4529/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2289'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4529/2017'^^xsd:anyURI;
  dwc:observationDate '1947-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4530%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4530%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4530%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4530%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4530%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4530/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4530/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '572'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4530/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4531%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4531%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4531%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4531%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4531%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4531/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4531/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '572'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4531/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1027/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1027/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1027/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1028/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1028/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1028/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1029%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1029/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1029/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1029/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3367 -0.3602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3367"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3367 -0.3602)"^^geo:wktLiteral ;
  geo-pos:lat "39.3367"^^xsd:decimal ;
  geo-pos:long "-0.3602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0103/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0103/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 '-0.3602'^^xsd:double;
  dwc:latitude '39.3367'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0103/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1030/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1030/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1030/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1031/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1031/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1031/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1032/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1032/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1032/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1094/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1094/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4609'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1094/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1089/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1089/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1632'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1089/2016'^^xsd:anyURI;
  dwc:observationDate '1945-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1024/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1024/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1024/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1025/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1025/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1025/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1026/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1026/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus pygmaeus (Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107712'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1026/1993'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1363 -15.4443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1363 -15.4443)"^^geo:wktLiteral ;
  geo-pos:lat "28.1363"^^xsd:decimal ;
  geo-pos:long "-15.4443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1092/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1092/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Balaguer'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.4443'^^xsd:double;
  dwc:latitude '28.1363'^^xsd:double;
  dwc:previousCatalogNumber '1863'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1092/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0185/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0185/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '352'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0185/2016'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0186/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0186/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '349'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0186/2016'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0187/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0187/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '356'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0187/2016'^^xsd:anyURI;
  dwc:observationDate '1950-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0188/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0188/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2050'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0188/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0189/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0189/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7291'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0189/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5739"^^xsd:decimal ;
  dwc:decimalLongitude "2.5531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  geo-pos:lat "41.5739"^^xsd:decimal ;
  geo-pos:long "2.5531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1034/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1034/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5531'^^xsd:double;
  dwc:latitude '41.5739'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1034/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1035/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1035/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1035/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1037/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1037/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1037/1993'^^xsd:anyURI;
  dwc:observationDate '1960-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7123 0.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7123"^^xsd:decimal ;
  dwc:decimalLongitude "0.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7123 0.586)"^^geo:wktLiteral ;
  geo-pos:lat "40.7123"^^xsd:decimal ;
  geo-pos:long "0.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0104/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0104/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.586'^^xsd:double;
  dwc:latitude '40.7123'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0104/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1040/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1040/1998'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1040/1998'^^xsd:anyURI;
  dwc:observationDate '1949-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1041/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1041/1998'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1041/1998'^^xsd:anyURI;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1167 -9.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1167 -9.55)"^^geo:wktLiteral ;
  geo-pos:lat "61.1167"^^xsd:decimal ;
  geo-pos:long "-9.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1042/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1042/1998'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda Krøyer, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:startYearCollected '1902'^^xsd:integer;
  dwc:endYearCollected '1902'^^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 'North East Atlantic'^^xsd:string;
  dwc:longitude '-9.55'^^xsd:double;
  dwc:latitude '61.1167'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1042/1998'^^xsd:anyURI;
  dwc:observationDate '1902-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1043%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1043/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1043/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1043/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1044/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1044/1998'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1044/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1045/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1045/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1045/1998'^^xsd:anyURI;
  dwc:observationDate '1956-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4832"^^xsd:decimal ;
  dwc:decimalLongitude "3.1385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  geo-pos:lat "42.4832"^^xsd:decimal ;
  geo-pos:long "3.1385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1046/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1046/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1385'^^xsd:double;
  dwc:latitude '42.4832'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1046/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1047/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1047/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1047/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1048/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1048/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1048/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0190/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0190/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2053'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0190/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1096%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1096%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1096%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1096%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1096%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1096/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1096/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4608'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1096/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1065/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1065/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4616'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1065/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1066/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1066/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4618'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1066/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5633 2.5486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5633"^^xsd:decimal ;
  dwc:decimalLongitude "2.5486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5633 2.5486)"^^geo:wktLiteral ;
  geo-pos:lat "41.5633"^^xsd:decimal ;
  geo-pos:long "2.5486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0789/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0789/1993'^^xsd:string;
  dwc:scientificName 'Processa parva Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:startYearCollected '1933'^^xsd:integer;
  dwc:endYearCollected '1933'^^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.5486'^^xsd:double;
  dwc:latitude '41.5633'^^xsd:double;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0789/1993'^^xsd:anyURI;
  dwc:observationDate '1933-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0079/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0079/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0079/1993'^^xsd:anyURI;
  dwc:observationDate '1959-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5333 2.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5333"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5333 2.6667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5333"^^xsd:decimal ;
  geo-pos:long "2.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0790%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0790/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0790/1993'^^xsd:string;
  dwc:scientificName 'Processa parva Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6667'^^xsd:double;
  dwc:latitude '39.5333'^^xsd:double;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0790/1993'^^xsd:anyURI;
  dwc:observationDate '1944-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5633 2.5486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5633"^^xsd:decimal ;
  dwc:decimalLongitude "2.5486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5633 2.5486)"^^geo:wktLiteral ;
  geo-pos:lat "41.5633"^^xsd:decimal ;
  geo-pos:long "2.5486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0791/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0791/1993'^^xsd:string;
  dwc:scientificName 'Processa parva Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.5486'^^xsd:double;
  dwc:latitude '41.5633'^^xsd:double;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0791/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1093/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1093/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3807'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1093/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0779/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0779/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0779/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0078%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0078%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0078%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0078%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0078%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0078/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0078/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0078/1993'^^xsd:anyURI;
  dwc:observationDate '1959-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0781/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0781/1993'^^xsd:string;
  dwc:scientificName 'Processa robusta Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '107692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0781/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0782/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0782/1993'^^xsd:string;
  dwc:scientificName 'Processa robusta Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0782/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1121/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1121/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1557'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1121/2016'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1122/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1122/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5678'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1122/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6678 2.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6678"^^xsd:decimal ;
  dwc:decimalLongitude "2.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6678 2.7915)"^^geo:wktLiteral ;
  geo-pos:lat "41.6678"^^xsd:decimal ;
  geo-pos:long "2.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1020%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1020/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1020/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Marisol'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7915'^^xsd:double;
  dwc:latitude '41.6678'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1020/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7992 2.6867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7992"^^xsd:decimal ;
  dwc:decimalLongitude "2.6867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7992 2.6867)"^^geo:wktLiteral ;
  geo-pos:lat "39.7992"^^xsd:decimal ;
  geo-pos:long "2.6867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1021/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1021/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6867'^^xsd:double;
  dwc:latitude '39.7992'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1021/1993'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1022/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1022/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1022/1993'^^xsd:anyURI;
  dwc:observationDate '1934-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1023/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1023/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1023/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1551/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1551/1998'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1551/1998'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1554/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1554/1998'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1554/1998'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1555/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1555/1998'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1555/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1151/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1151/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5679'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1151/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1152/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1152/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5666'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1152/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4589%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4589%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4589%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4589%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4589%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4589/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4589/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '4767'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4589/2017'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4582%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4582%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4582%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4582%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4582%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4582/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4582/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '677'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4582/2017'^^xsd:anyURI;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4583%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4583%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4583%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4583%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4583%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4583/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4583/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '676'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4583/2017'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4584%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4584%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4584%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4584%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4584%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4584/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4584/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '675'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4584/2017'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4585%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4585%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4585%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4585%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4585%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4585/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4585/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber '673'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4585/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4586%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4586%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4586%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4586%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4586%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4586/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4586/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '674'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4586/2017'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4587%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4587%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4587%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4587%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4587%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4587/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4587/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '678'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4587/2017'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4588%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4588%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4588%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4588%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4588%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4588/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4588/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '678'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4588/2017'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1085%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1085%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1085%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1085%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1085%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1085/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1085/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '2143'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1085/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1086/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1086/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2864'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1086/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1087/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1087/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4611'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1087/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439 -9.1003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.439"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439 -9.1003)"^^geo:wktLiteral ;
  geo-pos:lat "38.439"^^xsd:decimal ;
  geo-pos:long "-9.1003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1111/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1111/2016'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.1003'^^xsd:double;
  dwc:latitude '38.439'^^xsd:double;
  dwc:previousCatalogNumber '7579'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1111/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0783/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0783/1993'^^xsd:string;
  dwc:scientificName 'Processa robusta Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0783/1993'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0784/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0784/1993'^^xsd:string;
  dwc:scientificName 'Processa robusta Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107692'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0784/1993'^^xsd:anyURI;
  dwc:observationDate '1946-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0785/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0785/1993'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0785/1993'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0787/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0787/1993'^^xsd:string;
  dwc:scientificName 'Processa parva Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0787/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0788/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0788/1993'^^xsd:string;
  dwc:scientificName 'Processa parva Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0788/1993'^^xsd:anyURI;
  dwc:observationDate '1934-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1126/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1126/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7549'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1126/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1127/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1127/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1558'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1127/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1083/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1083/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '791'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1083/2016'^^xsd:anyURI;
  dwc:observationDate '1953-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1084/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1084/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4681'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1084/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4792%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4792%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4792%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4792%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4792%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4792/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4792/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4792/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4793%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4793%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4793%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4793%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4793%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4793/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4793/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4793/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0919%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0919%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0919%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0919%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  geo-pos:lat "38.6901"^^xsd:decimal ;
  geo-pos:long "-9.3646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0919%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0919/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0919/2016'^^xsd:string;
  dwc:scientificName 'Necora puber (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '4668'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0919/2016'^^xsd:anyURI;
  dwc:observationDate '1958-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4794%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4794%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4794%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4794%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4794%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4794/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4794/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4794/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4786%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4786%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4786%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4786%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4786%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4786/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4786/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4786/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4787%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4787%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4787%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4787%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4787%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4787/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4787/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4787/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4788%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4788%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4788%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4788%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4788%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4788/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4788/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4788/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4789%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4789%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4789%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4789%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4789%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4789/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4789/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4789/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4790%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4790%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4790%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4790%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4790%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4790/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4790/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4790/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4791%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4791%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4791%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4791%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4791%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4791/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4791/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4791/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0966/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0966/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4073'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0966/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0827%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0827%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0827%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0827%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0827%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0827/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0827/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0827/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0828%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0828%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0828%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0828%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0828%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0828/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0828/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0828/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0829%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0829%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0829%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0829%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0829%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0829/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0829/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0829/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4785%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4785%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4785%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4785%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4785%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4785/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4785/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4785/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0083/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0083/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0083/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0830%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0830%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0830%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0830%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0830%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0830/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0830/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0830/1993'^^xsd:anyURI;
  dwc:observationDate '1934-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0831%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0831%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0831%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0831%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0831%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0831/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0831/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0831/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0832%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0832%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0832%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0832%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0832%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0832/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0832/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0832/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4780%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4780%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4780%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4780%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4780%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4780/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4780/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4780/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4781%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4781%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4781%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4781%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4781%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4781/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4781/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4781/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4782%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4782%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4782%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4782%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4782%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4782/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4782/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4782/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4783%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4783%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4783%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4783%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4783%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4783/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4783/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4783/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4784%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4784%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4784%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4784%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4784%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4784/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4784/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4784/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0172%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0172/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0172/1993'^^xsd:string;
  dwc:scientificName 'Macrobrachium macrobrachion (Herklots, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '240830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0172/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3317 -0.3472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3317"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3317 -0.3472)"^^geo:wktLiteral ;
  geo-pos:lat "39.3317"^^xsd:decimal ;
  geo-pos:long "-0.3472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1577/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1577/2004'^^xsd:string;
  dwc:scientificName 'Dugastella valentina (Ferrer Galdiano, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd: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.3472'^^xsd:double;
  dwc:latitude '39.3317'^^xsd:double;
  dwc:aphiaid '586486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1577/2004'^^xsd:anyURI;
  dwc:observationDate '1934-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '586486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9844 0.0274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9844"^^xsd:decimal ;
  dwc:decimalLongitude "0.0274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9844 0.0274)"^^geo:wktLiteral ;
  geo-pos:lat "39.9844"^^xsd:decimal ;
  geo-pos:long "0.0274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1578/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1578/2004'^^xsd:string;
  dwc:scientificName 'Dugastella valentina (Ferrer Galdiano, 1924)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^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.0274'^^xsd:double;
  dwc:latitude '39.9844'^^xsd:double;
  dwc:aphiaid '586486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1578/2004'^^xsd:anyURI;
  dwc:observationDate '1952-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '586486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.189 3.0872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.189"^^xsd:decimal ;
  dwc:decimalLongitude "3.0872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.189 3.0872)"^^geo:wktLiteral ;
  geo-pos:lat "42.189"^^xsd:decimal ;
  geo-pos:long "3.0872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1579/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1579/2004'^^xsd:string;
  dwc:scientificName 'Atyaephyra desmarestii (Millet, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.0872'^^xsd:double;
  dwc:latitude '42.189'^^xsd:double;
  dwc:aphiaid '240817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1579/2004'^^xsd:anyURI;
  dwc:observationDate '1949-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '240817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0947/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0947/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3916'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0947/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4795%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4795%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4795%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4795%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4795%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4795/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4795/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4795/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4796%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4796%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4796%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4796%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4796%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4796/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4796/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4796/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4797%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4797%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4797%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4797%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4797%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4797/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4797/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4797/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4798%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4798%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4798%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4798%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4798%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4798/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4798/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4798/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4799%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4799%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4799%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4799%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4799%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4799/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4799/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4799/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4800%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4800%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4800%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4800%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4800%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4800/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4800/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4800/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0967/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0967/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '5503'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0967/2016'^^xsd:anyURI;
  dwc:observationDate '1960-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0989/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0989/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4159'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0989/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.71"^^xsd:decimal ;
  dwc:decimalLongitude "0.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  geo-pos:lat "40.71"^^xsd:decimal ;
  geo-pos:long "0.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0173%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0173/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0173/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.59'^^xsd:double;
  dwc:latitude '40.71'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0173/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5622 3.4362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5622"^^xsd:decimal ;
  dwc:decimalLongitude "3.4362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5622 3.4362)"^^geo:wktLiteral ;
  geo-pos:lat "51.5622"^^xsd:decimal ;
  geo-pos:long "3.4362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0174%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0174/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0174/1993'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.4362'^^xsd:double;
  dwc:latitude '51.5622'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0174/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5622 3.4362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5622"^^xsd:decimal ;
  dwc:decimalLongitude "3.4362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5622 3.4362)"^^geo:wktLiteral ;
  geo-pos:lat "51.5622"^^xsd:decimal ;
  geo-pos:long "3.4362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0175%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0175/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0175/1993'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.4362'^^xsd:double;
  dwc:latitude '51.5622'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0175/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.886 -5.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.886 -5.316)"^^geo:wktLiteral ;
  geo-pos:lat "35.886"^^xsd:decimal ;
  geo-pos:long "-5.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0922%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0922/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0922/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.316'^^xsd:double;
  dwc:latitude '35.886'^^xsd:double;
  dwc:previousCatalogNumber '4577'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0922/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4801%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4801%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4801%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4801%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4801%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4801/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4801/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4801/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0925%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0925/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0925/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '4584'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0925/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4802%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4802%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4802%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4802%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4802%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4802/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4802/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4802/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0926%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0926/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0926/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3251'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0926/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4803%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4803%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4803%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4803%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4803%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4803/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4803/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4803/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4804%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4804%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4804%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4804%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4804%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4804/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4804/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4804/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0927%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0927/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0927/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3239'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0927/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4805%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4805%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4805%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4805%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4805%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4805/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4805/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4805/2017'^^xsd:anyURI;
  dwc:observationDate '1954-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4806%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4806%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4806%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4806%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4806%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4806/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4806/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4806/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0928%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0928/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0928/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3247'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0928/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0929%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0929%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0929%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0929%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0929%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0929/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0929/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3248'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0929/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0930%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0930/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0930/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3240'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0930/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0833%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0833%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0833%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0833%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0833%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0833/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0833/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0833/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0834%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0834%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0834%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0834%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0834%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0834/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0834/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0834/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0835%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0835%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0835%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0835%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0835%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0835/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0835/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0835/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0836%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0836%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0836%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0836%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0836%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0836/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0836/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0836/1993'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1255 2.7549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1255"^^xsd:decimal ;
  dwc:decimalLongitude "2.7549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1255 2.7549)"^^geo:wktLiteral ;
  geo-pos:lat "42.1255"^^xsd:decimal ;
  geo-pos:long "2.7549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1582/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1582/2004'^^xsd:string;
  dwc:scientificName 'Atyaephyra desmarestii (Millet, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7549'^^xsd:double;
  dwc:latitude '42.1255'^^xsd:double;
  dwc:aphiaid '240817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1582/2004'^^xsd:anyURI;
  dwc:observationDate '1933-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '240817'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4807%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4807%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4807%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4807%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4807%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4807/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4807/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4807/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6834 0.9523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6834"^^xsd:decimal ;
  dwc:decimalLongitude "0.9523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6834 0.9523)"^^geo:wktLiteral ;
  geo-pos:lat "41.6834"^^xsd:decimal ;
  geo-pos:long "0.9523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1585/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1585/2004'^^xsd:string;
  dwc:scientificName 'Atyaephyra desmarestii (Millet, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.9523'^^xsd:double;
  dwc:latitude '41.6834'^^xsd:double;
  dwc:aphiaid '240817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1585/2004'^^xsd:anyURI;
  dwc:observationDate '1946-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '240817'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4817%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4817%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4817%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6472"^^xsd:decimal ;
  dwc:decimalLongitude "5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4817%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  geo-pos:lat "60.6472"^^xsd:decimal ;
  geo-pos:long "5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4817%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4817/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4817/2017'^^xsd:string;
  dwc:scientificName 'Pagurus pubescens Krøyer, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.733'^^xsd:double;
  dwc:latitude '60.6472'^^xsd:double;
  dwc:previousCatalogNumber '8338'^^xsd:integer;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4817/2017'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4818%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4818%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4818%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6472"^^xsd:decimal ;
  dwc:decimalLongitude "5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4818%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  geo-pos:lat "60.6472"^^xsd:decimal ;
  geo-pos:long "5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4818%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4818/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4818/2017'^^xsd:string;
  dwc:scientificName 'Pagurus pubescens Krøyer, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.733'^^xsd:double;
  dwc:latitude '60.6472'^^xsd:double;
  dwc:previousCatalogNumber '8339'^^xsd:integer;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4818/2017'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0195/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0195/1993'^^xsd:string;
  dwc:scientificName 'Processa Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0195/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.71"^^xsd:decimal ;
  dwc:decimalLongitude "0.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  geo-pos:lat "40.71"^^xsd:decimal ;
  geo-pos:long "0.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0190%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0190/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0190/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.59'^^xsd:double;
  dwc:latitude '40.71'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0190/1993'^^xsd:anyURI;
  dwc:observationDate '1933-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4815%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4815%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4815%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6472"^^xsd:decimal ;
  dwc:decimalLongitude "5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4815%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  geo-pos:lat "60.6472"^^xsd:decimal ;
  geo-pos:long "5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4815%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4815/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4815/2017'^^xsd:string;
  dwc:scientificName 'Pagurus pubescens Krøyer, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.733'^^xsd:double;
  dwc:latitude '60.6472'^^xsd:double;
  dwc:previousCatalogNumber '8337'^^xsd:integer;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4815/2017'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4816%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4816%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4816%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6472"^^xsd:decimal ;
  dwc:decimalLongitude "5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4816%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  geo-pos:lat "60.6472"^^xsd:decimal ;
  geo-pos:long "5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4816%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4816/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4816/2017'^^xsd:string;
  dwc:scientificName 'Pagurus pubescens Krøyer, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.733'^^xsd:double;
  dwc:latitude '60.6472'^^xsd:double;
  dwc:previousCatalogNumber '8341'^^xsd:integer;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4816/2017'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4819%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4819%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4819%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6472"^^xsd:decimal ;
  dwc:decimalLongitude "5.733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4819%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6472 5.733)"^^geo:wktLiteral ;
  geo-pos:lat "60.6472"^^xsd:decimal ;
  geo-pos:long "5.733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4819%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4819/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4819/2017'^^xsd:string;
  dwc:scientificName 'Pagurus pubescens Krøyer, 1838'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.733'^^xsd:double;
  dwc:latitude '60.6472'^^xsd:double;
  dwc:previousCatalogNumber '8340'^^xsd:integer;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4819/2017'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0837/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0837/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0837/1993'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0838%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0838/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0838/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0838/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0839/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0839/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0839/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0084/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0084/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0084/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0840/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0840/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0840/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0841/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0841/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0841/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0842/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0842/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0842/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0843/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0843/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0843/1993'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  geo-pos:lat "43.4844"^^xsd:decimal ;
  geo-pos:long "-3.7582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0191/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0191/1993'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0191/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.71"^^xsd:decimal ;
  dwc:decimalLongitude "0.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  geo-pos:lat "40.71"^^xsd:decimal ;
  geo-pos:long "0.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0192/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0192/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.59'^^xsd:double;
  dwc:latitude '40.71'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0192/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0019/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0019/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0019/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0179%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0179/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0179/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0179/1993'^^xsd:anyURI;
  dwc:observationDate '1939-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0018/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0018/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0018/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0182%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0182/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0182/1993'^^xsd:string;
  dwc:scientificName 'Macrobrachium vollenhoveni (Herklots, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '240834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0182/1993'^^xsd:anyURI;
  dwc:observationDate '1934-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '240834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0399 -6.1114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0399"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0399 -6.1114)"^^geo:wktLiteral ;
  geo-pos:lat "37.0399"^^xsd:decimal ;
  geo-pos:long "-6.1114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0183%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0183/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0183/1993'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Teodoro Jiménez'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.1114'^^xsd:double;
  dwc:latitude '37.0399'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0183/1993'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1484 12.1069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1484"^^xsd:decimal ;
  dwc:decimalLongitude "12.1069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1484 12.1069)"^^geo:wktLiteral ;
  geo-pos:lat "43.1484"^^xsd:decimal ;
  geo-pos:long "12.1069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0184/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0184/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes antennarius (H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'Italy'^^xsd:string;
  dwc:longitude '12.1069'^^xsd:double;
  dwc:latitude '43.1484'^^xsd:double;
  dwc:aphiaid '107620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0184/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '932381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0185%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0185/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0185/1993'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0185/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0678 1.1298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0678"^^xsd:decimal ;
  dwc:decimalLongitude "1.1298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0678 1.1298)"^^geo:wktLiteral ;
  geo-pos:lat "41.0678"^^xsd:decimal ;
  geo-pos:long "1.1298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0186%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0186/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0186/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1298'^^xsd:double;
  dwc:latitude '41.0678'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0186/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3367 -0.3602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3367"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3367 -0.3602)"^^geo:wktLiteral ;
  geo-pos:lat "39.3367"^^xsd:decimal ;
  geo-pos:long "-0.3602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0187%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0187/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0187/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 '-0.3602'^^xsd:double;
  dwc:latitude '39.3367'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0187/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7123 0.586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7123"^^xsd:decimal ;
  dwc:decimalLongitude "0.586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7123 0.586)"^^geo:wktLiteral ;
  geo-pos:lat "40.7123"^^xsd:decimal ;
  geo-pos:long "0.586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0188%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0188/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0188/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.586'^^xsd:double;
  dwc:latitude '40.7123'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0188/1993'^^xsd:anyURI;
  dwc:observationDate '1933-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.71"^^xsd:decimal ;
  dwc:decimalLongitude "0.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  geo-pos:lat "40.71"^^xsd:decimal ;
  geo-pos:long "0.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0189%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0189/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0189/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.59'^^xsd:double;
  dwc:latitude '40.71'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0189/1993'^^xsd:anyURI;
  dwc:observationDate '1933-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4809%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4809%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4809%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4809%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4809%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4809/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4809/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4809/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4810%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4810%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4810%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4810%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4810%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4810/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4810/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4810/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4811%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4811%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4811%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4811%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4811%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4811/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4811/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4811/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4812%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4812%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4812%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4812%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4812%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4812/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4812/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4812/2017'^^xsd:anyURI;
  dwc:observationDate '1959-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4813%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4813%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4813%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4813%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4813%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4813/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4813/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4813/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4814%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4814%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4814%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4814%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4814%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4814/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4814/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4814/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4808%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4808%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4808%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4808%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4808%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4808/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4808/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4808/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0214/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0214/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0214/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0215%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0215%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0215%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0215%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0215%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0215/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0215/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0215/1993'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0216%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0216%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0216%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0216%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0216%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0216/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0216/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0216/1993'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0217%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0217%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0217%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0217%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0217%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0217/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0217/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0217/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0218%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0218%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0218%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0218%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0218%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0218/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0218/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0218/1993'^^xsd:anyURI;
  dwc:observationDate '1952-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0219%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0219%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0219%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0219%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0219%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0219/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0219/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0219/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0211/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0211/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0211/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0212%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0212%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0212%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0212%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0212%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0212/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0212/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0212/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0213%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0213%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0213%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0213%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0213%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0213/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0213/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0213/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2886 3.2793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2886"^^xsd:decimal ;
  dwc:decimalLongitude "3.2793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2886 3.2793)"^^geo:wktLiteral ;
  geo-pos:lat "42.2886"^^xsd:decimal ;
  geo-pos:long "3.2793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0022/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0022/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2793'^^xsd:double;
  dwc:latitude '42.2886'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0022/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0220%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0220%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0220%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0220%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0220%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0220/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0220/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0220/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0221%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0221%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0221%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0221%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0221%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0221/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0221/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0221/1993'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0222%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0222%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0222%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0222%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0222%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0222/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0222/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0222/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8306 14.2566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8306"^^xsd:decimal ;
  dwc:decimalLongitude "14.2566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8306 14.2566)"^^geo:wktLiteral ;
  geo-pos:lat "40.8306"^^xsd:decimal ;
  geo-pos:long "14.2566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0223%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0223/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0223/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Son of Daniel'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2566'^^xsd:double;
  dwc:latitude '40.8306'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0223/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0856%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0856/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0856/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0856/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0857/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0857/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0857/1993'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0858/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0858/1993'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone in Hailstone & Westwood, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0858/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "4.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "4.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0859/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0859/1993'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus (Hailstone in Hailstone & Westwood, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7526'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0859/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0086/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0086/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0086/1993'^^xsd:anyURI;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0860/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0860/1993'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0860/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0861/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0861/1993'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0861/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4859%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4859%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4859%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4859%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4859%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4859/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4859/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4859/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4851%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4851%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4851%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4851%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4851%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4851/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4851/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4851/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4852%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4852%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4852%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4852%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4852%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4852/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4852/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4852/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4853%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4853%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4853%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4853%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4853%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4853/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4853/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4853/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4854%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4854%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4854%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4854%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4854%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4854/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4854/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4854/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4855%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4855%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4855%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4855%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4855%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4855/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4855/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4855/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4856%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4856%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4856%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4856%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4856%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4856/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4856/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4856/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4857%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4857%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4857%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4857%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4857%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4857/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4857/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4857/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4858%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4858%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4858%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4858%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4858%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4858/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4858/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4858/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0396%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0396%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0396%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0396%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0396%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0396/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0396/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4625'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0396/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0209/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0209/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0209/1993'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4845%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4845%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4845%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4845%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4845%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4845/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4845/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4845/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4846%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4846%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4846%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4846%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4846%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4846/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4846/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4846/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4847%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4847%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4847%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4847%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4847%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4847/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4847/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4847/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4848%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4848%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4848%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4848%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4848%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4848/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4848/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4848/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4849%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4849%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4849%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4849%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4849%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4849/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4849/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4849/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4850%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4850%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4850%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4850%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4850%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4850/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4850/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4850/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0021/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0021/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0021/1993'^^xsd:anyURI;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0210/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0210/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0210/1993'^^xsd:anyURI;
  dwc:observationDate '1952-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0208/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0208/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0208/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0855/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0855/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0855/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8306 14.2566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8306"^^xsd:decimal ;
  dwc:decimalLongitude "14.2566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8306 14.2566)"^^geo:wktLiteral ;
  geo-pos:lat "40.8306"^^xsd:decimal ;
  geo-pos:long "14.2566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0207/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0207/1993'^^xsd:string;
  dwc:scientificName 'Typton spongicola O.G. Costa, 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2566'^^xsd:double;
  dwc:latitude '40.8306'^^xsd:double;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0207/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0851/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0851/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0851/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4844%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4844%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4844%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4844%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4844%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4844/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4844/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4844/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0317/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0317/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5746'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0317/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0850/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0850/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0850/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0852/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0852/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0852/1993'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0853/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0853/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0853/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0854/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0854/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0854/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4843%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4843%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4843%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4843%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4843%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4843/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4843/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4843/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0201/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0201/1993'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0201/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0202/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0202/1993'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0202/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0203/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0203/1993'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0203/1993'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0204/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0204/1993'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0204/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0205/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0205/1993'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0205/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0206/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0206/1993'^^xsd:string;
  dwc:scientificName 'Ascidonia flavomaculata (Heller, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '238020'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0206/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '238020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 -5.6544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 -5.6544)"^^geo:wktLiteral ;
  geo-pos:lat "43.5603"^^xsd:decimal ;
  geo-pos:long "-5.6544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0085/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0085/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Antonio'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.6544'^^xsd:double;
  dwc:latitude '43.5603'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0085/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4837%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4837%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4837%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4837%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4837%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4837/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4837/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'C. R. I. S.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4837/2017'^^xsd:anyURI;
  dwc:observationDate '1958-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4838%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4838%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4838%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4838%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4838%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4838/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4838/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4838/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4839%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4839%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4839%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4839%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4839%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4839/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4839/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4839/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6879"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  geo-pos:lat "38.6879"^^xsd:decimal ;
  geo-pos:long "-9.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0391/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0391/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3605'^^xsd:double;
  dwc:latitude '38.6879'^^xsd:double;
  dwc:previousCatalogNumber '7669'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0391/2016'^^xsd:anyURI;
  dwc:observationDate '1962-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0392%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0392%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0392%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0392%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0392%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0392/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0392/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4619'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0392/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0393%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0393%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0393%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0393%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0393%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0393/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0393/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3261'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0393/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0394%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0394%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0394%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6758 -9.3285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6758"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0394%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6758 -9.3285)"^^geo:wktLiteral ;
  geo-pos:lat "38.6758"^^xsd:decimal ;
  geo-pos:long "-9.3285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0394%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0394/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0394/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3285'^^xsd:double;
  dwc:latitude '38.6758'^^xsd:double;
  dwc:previousCatalogNumber '4576'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0394/2016'^^xsd:anyURI;
  dwc:observationDate '1947-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0395%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0395/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0395/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3279'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0395/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9651"^^xsd:decimal ;
  dwc:decimalLongitude "4.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9651"^^xsd:decimal ;
  geo-pos:long "4.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0405%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0405/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0405/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7572'^^xsd:double;
  dwc:latitude '52.9651'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0405/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0004%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0004/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0004/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1669'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0004/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0003/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0003/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1667'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0003/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0005/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0005/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '4751'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0005/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0202%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0202/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0202/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1264'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0202/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4836%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4836%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4836%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4836%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4836%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4836/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4836/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4836/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0389%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0389/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0389/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3249'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0389/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6879"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  geo-pos:lat "38.6879"^^xsd:decimal ;
  geo-pos:long "-9.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0390%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0390/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0390/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3605'^^xsd:double;
  dwc:latitude '38.6879'^^xsd:double;
  dwc:previousCatalogNumber '7666'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0390/2016'^^xsd:anyURI;
  dwc:observationDate '1962-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0311/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0311/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5645'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0311/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0312/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0312/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5766'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0312/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0313/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0313/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5779'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0313/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0314/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0314/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5777'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0314/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0315/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0315/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5642'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0315/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0316%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0316%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0316%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0316%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0316%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0316/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0316/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5788'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0316/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4835%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4835%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4835%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4835%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4835%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4835/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4835/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4835/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4827%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4827%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4827%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4827%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4827%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4827/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4827/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4827/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4828%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4828%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4828%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4828%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4828%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4828/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4828/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4828/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4829%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4829%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4829%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4829%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4829%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4829/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4829/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4829/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4830%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4830%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4830%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4830%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4830%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4830/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4830/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4830/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4831%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4831%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4831%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4831%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4831%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4831/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4831/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4831/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4832%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4832%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4832%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4832%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4832%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4832/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4832/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4832/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4833%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4833%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4833%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4833%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4833%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4833/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4833/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4833/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4834%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4834%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4834%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4834%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4834%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4834/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4834/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4834/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0001%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0001/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0001/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7296'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0001/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0002/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0002/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '4753'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0002/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4823%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4823%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4823%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4823%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4823%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4823/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4823/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4823/2017'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0969%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0969%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0969%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0969%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0969%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0969/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0969/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3904'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0969/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4821%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4821%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4821%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4821%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4821%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4821/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4821/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4821/2017'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4822%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4822%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4822%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4822%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4822%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4822/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4822/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4822/2017'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4824%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4824%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4824%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4824%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4824%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4824/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4824/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4824/2017'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4825%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4825%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4825%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4825%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4825%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4825/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4825/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4825/2017'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4826%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4826%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4826%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4826%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4826%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4826/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4826/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4826/2017'^^xsd:anyURI;
  dwc:observationDate '1958-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7517 -0.1927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7517"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7517 -0.1927)"^^geo:wktLiteral ;
  geo-pos:lat "39.7517"^^xsd:decimal ;
  geo-pos:long "-0.1927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0197/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0197/1993'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1927'^^xsd:double;
  dwc:latitude '39.7517'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0197/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0545 1.1751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0545"^^xsd:decimal ;
  dwc:decimalLongitude "1.1751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0545 1.1751)"^^geo:wktLiteral ;
  geo-pos:lat "41.0545"^^xsd:decimal ;
  geo-pos:long "1.1751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0198/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0198/1993'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1751'^^xsd:double;
  dwc:latitude '41.0545'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0198/1993'^^xsd:anyURI;
  dwc:observationDate '1935-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-6.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0199/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0199/1993'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0199/1993'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-6.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  geo-pos:lat "43.5528"^^xsd:decimal ;
  geo-pos:long "-6.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0002%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0002/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0002/1993'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Antonio Jiménez'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.081'^^xsd:double;
  dwc:latitude '43.5528'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0002/1993'^^xsd:anyURI;
  dwc:observationDate '1956-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0020/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0020/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0020/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3333)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-6.3333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0200/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0200/1993'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3333'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0200/1993'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4820%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4820%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4820%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4820%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4820%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4820/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4820/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4820/2017'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2962 2.1171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2962"^^xsd:decimal ;
  dwc:decimalLongitude "2.1171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2962 2.1171)"^^geo:wktLiteral ;
  geo-pos:lat "41.2962"^^xsd:decimal ;
  geo-pos:long "2.1171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0196/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0196/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.1171'^^xsd:double;
  dwc:latitude '41.2962'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0196/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7517 -0.1927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7517"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7517 -0.1927)"^^geo:wktLiteral ;
  geo-pos:lat "39.7517"^^xsd:decimal ;
  geo-pos:long "-0.1927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0193/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0193/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-0.1927'^^xsd:double;
  dwc:latitude '39.7517'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0193/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0196%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0196/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0196/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0196/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0197%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0197/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0197/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0197/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0198%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0198/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0198/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0198/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0199%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0199/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0199/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0199/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0200%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0200/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0200/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1263'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0200/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0201%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0201/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0201/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1259'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0201/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4653%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4653%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4653%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4653%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4653%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4653/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4653/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4653/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4654%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4654%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4654%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4654%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4654%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4654/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4654/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4654/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4655%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4655%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4655%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4655%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4655%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4655/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4655/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4655/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4656%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4656%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4656%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4656%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4656%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4656/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4656/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4656/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4657%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4657%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4657%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4657%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4657%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4657/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4657/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4657/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4658%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4658%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4658%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4658%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4658%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4658/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4658/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4658/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4651%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4651%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4651%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4651%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4651%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4651/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4651/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4651/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4652%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4652%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4652%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4652%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4652%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4652/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4652/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4652/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1345/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1345/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1345/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4665%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4665%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4665%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4665%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4665%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4665/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4665/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8345'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4665/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4666%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4666%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4666%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4666%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4666%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4666/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4666/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8345'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4666/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4667%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4667%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4667%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4667%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4667%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4667/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4667/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8345'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4667/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4668%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4668%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4668%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4668%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4668%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4668/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4668/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8343'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4668/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4669%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4669%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4669%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4669%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4669%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4669/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4669/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8362'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4669/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4670%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4670%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4670%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4670%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4670%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4670/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4670/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8357'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4670/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4671%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4671%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4671%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4671%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4671%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4671/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4671/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8357'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4671/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4672%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4672%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4672%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4672%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4672%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4672/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4672/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8351'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4672/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1351/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1351/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1351/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1352/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1352/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1352/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4832"^^xsd:decimal ;
  dwc:decimalLongitude "3.1385"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  geo-pos:lat "42.4832"^^xsd:decimal ;
  geo-pos:long "3.1385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1353/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1353/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1385'^^xsd:double;
  dwc:latitude '42.4832'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1353/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1354/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1354/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1354/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1355/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1355/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1355/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1356/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1356/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1356/1998'^^xsd:anyURI;
  dwc:observationDate '1952-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1055/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1055/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3876'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1055/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4659%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4659%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4659%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4659%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4659%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4659/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4659/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4659/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4660%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4660%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4660%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4660%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4660%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4660/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4660/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4660/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4661%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4661%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4661%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4661%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4661%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4661/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4661/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4661/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4662%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4662%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4662%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4662%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4662%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4662/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4662/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4662/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4663%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4663%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4663%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4663%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4663%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4663/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4663/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4663/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1346/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1346/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1346/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1347/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1347/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1347/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1348/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1348/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1348/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1349/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1349/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1349/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0135/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0135/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0135/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1350/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1350/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1350/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1051/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1051/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3922'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1051/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1052/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1052/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2101'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1052/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1053/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1053/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2101'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1053/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1369/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1369/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1369/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1364/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1364/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1364/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1365/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1365/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1365/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1366/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1366/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1366/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1367/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1367/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1367/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1017/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1017/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3860'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1017/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1018/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1018/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3870'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1018/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4673%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4673%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4673%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4673%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4673%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4673/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4673/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8355'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4673/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4674%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4674%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4674%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4674%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4674%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4674/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4674/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8348'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4674/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4675%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4675%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4675%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4675%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4675%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4675/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4675/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8348'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4675/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4676%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4676%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4676%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4676%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4676%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4676/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4676/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8348'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4676/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4677%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4677%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4677%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4677%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4677%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4677/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4677/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8348'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4677/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4678%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4678%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4678%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4678%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4678%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4678/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4678/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8348'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4678/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4679%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4679%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4679%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4679%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4679%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4679/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4679/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8346'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4679/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4680%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4680%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4680%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4680%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4680%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4680/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4680/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8346'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4680/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1361/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1361/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1361/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1362/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1362/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1362/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1363/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1363/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1363/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.866 -3.9248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.866"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.866 -3.9248)"^^geo:wktLiteral ;
  geo-pos:lat "47.866"^^xsd:decimal ;
  geo-pos:long "-3.9248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1021%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1021/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1021/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Forster'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.9248'^^xsd:double;
  dwc:latitude '47.866'^^xsd:double;
  dwc:previousCatalogNumber '4247'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1021/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1015%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1015%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1015%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1015%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1015%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1015/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1015/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1685'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1015/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1016/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1016/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3866'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1016/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1357/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1357/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1357/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1358/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1358/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1358/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1359/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1359/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1359/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0136/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0136/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0136/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4664%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4664%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4664%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4664%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4664%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4664/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4664/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8345'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4664/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1019/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1019/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3902'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1019/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4681%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4681%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4681%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4681%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4681%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4681/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4681/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8346'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4681/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1032%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1032/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1032/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3857'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1032/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1023%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1023/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1023/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3874'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1023/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1024%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1024/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1024/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3896'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1024/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1025%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1025/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1025/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3862'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1025/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1026%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1026/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1026/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3854'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1026/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1027%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1027/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1027/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3880'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1027/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1028%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1028/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1028/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4572'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1028/2016'^^xsd:anyURI;
  dwc:observationDate '1958-12-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1030%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1030/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1030/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3892'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1030/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4682%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4682%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4682%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4682%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4682%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4682/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4682/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8346'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4682/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4683%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4683%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4683%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4683%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4683%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4683/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4683/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8356'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4683/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4684%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4684%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4684%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4684%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4684%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4684/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4684/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4684/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4685%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4685%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4685%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4685%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4685%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4685/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4685/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4685/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4686%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4686%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4686%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4686%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4686%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4686/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4686/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4686/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4687%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4687%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4687%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4687%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4687%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4687/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4687/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4687/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0137/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0137/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0137/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1370/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1370/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1370/1998'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1371/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1371/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1371/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1372/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1372/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1372/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1009%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1009/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1009/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3881'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1009/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1049/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1049/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1049/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0678 1.1298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0678"^^xsd:decimal ;
  dwc:decimalLongitude "1.1298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0678 1.1298)"^^geo:wktLiteral ;
  geo-pos:lat "41.0678"^^xsd:decimal ;
  geo-pos:long "1.1298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0105/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0105/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mont'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1298'^^xsd:double;
  dwc:latitude '41.0678'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0105/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1050%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1050/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1050/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1050/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1051%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1051/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1051/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1051/1998'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1052%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1052/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1052/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1052/1998'^^xsd:anyURI;
  dwc:observationDate '1952-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1053%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1053/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1053/1998'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1053/1998'^^xsd:anyURI;
  dwc:observationDate '1952-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1101%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1101%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1101%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1101%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1101%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1101/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1101/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4684'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1101/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1102%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1102%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1102%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1102%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1102%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1102/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1102/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1653'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1102/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4616%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4616%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4616%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4616%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4616%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4616/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4616/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8361'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4616/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4617%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4617%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4617%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4617%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4617%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4617/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4617/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8361'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4617/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4618%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4618%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4618%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4618%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4618%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4618/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4618/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8361'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4618/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4619%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4619%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4619%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4619%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4619%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4619/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4619/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8321'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4619/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4620%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4620%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4620%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4620%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4620%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4620/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4620/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8321'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4620/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4621%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4621%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4621%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4621%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4621%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4621/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4621/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8321'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4621/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4622%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4622%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4622%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4622%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4622%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4622/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4622/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8321'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4622/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6073 2.6587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6073"^^xsd:decimal ;
  dwc:decimalLongitude "2.6587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6073 2.6587)"^^geo:wktLiteral ;
  geo-pos:lat "41.6073"^^xsd:decimal ;
  geo-pos:long "2.6587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0792/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0792/1993'^^xsd:string;
  dwc:scientificName 'Processa parva Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6587'^^xsd:double;
  dwc:latitude '41.6073'^^xsd:double;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0792/1993'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0793/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0793/1993'^^xsd:string;
  dwc:scientificName 'Processa parva Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107690'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0793/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0794/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0794/1993'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0794/1993'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0795/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0795/1993'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0795/1993'^^xsd:anyURI;
  dwc:observationDate '1954-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0796/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0796/1993'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0796/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1098%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1098%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1098%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1363 -15.4443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1363"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1098%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1363 -15.4443)"^^geo:wktLiteral ;
  geo-pos:lat "28.1363"^^xsd:decimal ;
  geo-pos:long "-15.4443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1098%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1098/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1098/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Balaguer'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.4443'^^xsd:double;
  dwc:latitude '28.1363'^^xsd:double;
  dwc:previousCatalogNumber '1862'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1098/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.988"^^xsd:decimal ;
  dwc:decimalLongitude "0.0287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  geo-pos:lat "39.988"^^xsd:decimal ;
  geo-pos:long "0.0287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1099/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1099/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0287'^^xsd:double;
  dwc:latitude '39.988'^^xsd:double;
  dwc:previousCatalogNumber '4653'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1099/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1100/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1100/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4683'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1100/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1068/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1068/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4614'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1068/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1067/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1067/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5477'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1067/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1054/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1054/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1054/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1055%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1055/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1055/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1055/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1056%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1056%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1056%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3462"^^xsd:decimal ;
  dwc:decimalLongitude "3.1946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1056%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  geo-pos:lat "42.3462"^^xsd:decimal ;
  geo-pos:long "3.1946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1056%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1056/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1056/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1946'^^xsd:double;
  dwc:latitude '42.3462'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1056/1998'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1057%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1057%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1057%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1057%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1057%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1057/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1057/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1057/1998'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1058%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1058%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1058%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1058%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1058%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1058/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1058/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1058/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1059%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1059%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1059%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1059%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1059%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1059/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1059/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1059/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1079/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1079/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4996'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1079/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1081/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1081/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1631'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1081/2016'^^xsd:anyURI;
  dwc:observationDate '1945-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0797/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0797/1993'^^xsd:string;
  dwc:scientificName 'Processa canaliculata Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0797/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0798/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0798/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0798/1993'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0799%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0799/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0799/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0799/1993'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1075/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1075/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5479'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1075/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1076/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1076/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5480'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1076/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1077/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1077/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1629'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1077/2016'^^xsd:anyURI;
  dwc:observationDate '1936-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1078/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1078/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5476'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1078/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1103%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1103%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1103%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1103%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1103%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1103/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1103/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4639'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1103/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1105%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1105%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1105%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.988"^^xsd:decimal ;
  dwc:decimalLongitude "0.0287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1105%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  geo-pos:lat "39.988"^^xsd:decimal ;
  geo-pos:long "0.0287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1105%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1105/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1105/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0287'^^xsd:double;
  dwc:latitude '39.988'^^xsd:double;
  dwc:previousCatalogNumber '4655'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1105/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1106/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1106/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2907'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1106/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1070/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1070/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4615'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1070/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1071/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1071/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4613'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1071/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1061%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1061%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1061%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1061%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1061%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1061/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1061/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1061/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1060%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1060%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1060%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1060%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1060%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1060/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1060/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1060/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4629%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4629%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4629%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4629%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4629%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4629/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4629/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8359'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4629/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1044%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1044/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1044/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '725'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1044/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4630%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4630%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4630%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4630%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4630%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4630/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4630/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8359'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4630/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.71"^^xsd:decimal ;
  dwc:decimalLongitude "0.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71 0.59)"^^geo:wktLiteral ;
  geo-pos:lat "40.71"^^xsd:decimal ;
  geo-pos:long "0.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0106/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0106/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.59'^^xsd:double;
  dwc:latitude '40.71'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0106/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4624%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4624%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4624%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4624%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4624%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4624/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4624/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8321'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4624/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4625%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4625%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4625%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4625%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4625%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4625/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4625/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8359'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4625/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4626%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4626%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4626%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4626%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4626%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4626/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4626/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8359'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4626/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4627%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4627%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4627%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4627%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4627%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4627/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4627/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8359'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4627/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4628%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4628%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4628%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4628%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4628%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4628/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4628/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8359'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4628/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4623%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4623%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4623%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4623%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4623%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4623/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4623/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8321'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4623/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1042%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1042/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1042/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3886'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1042/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4645%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4645%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4645%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4645%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4645%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4645/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4645/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8342'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4645/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1338/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1338/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1338/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1047%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1047/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1047/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '725'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1047/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1048%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1048/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1048/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '725'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1048/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1339/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1339/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1339/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0134/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0134/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0134/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1340/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1340/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1340/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1341/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1341/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1341/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1342/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1342/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1342/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1343/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1343/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1343/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1557/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1557/1998'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1557/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1352 -6.1622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1352"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1352 -6.1622)"^^geo:wktLiteral ;
  geo-pos:lat "37.1352"^^xsd:decimal ;
  geo-pos:long "-6.1622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1558/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1558/1998'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.1622'^^xsd:double;
  dwc:latitude '37.1352'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1558/1998'^^xsd:anyURI;
  dwc:observationDate '1952-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1064%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1064%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1064%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1064%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1064%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1064/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1064/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1064/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1041%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1041/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1041/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3884'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1041/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4832"^^xsd:decimal ;
  dwc:decimalLongitude "3.1385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  geo-pos:lat "42.4832"^^xsd:decimal ;
  geo-pos:long "3.1385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1071%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1071/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1071/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1385'^^xsd:double;
  dwc:latitude '42.4832'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1071/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5739"^^xsd:decimal ;
  dwc:decimalLongitude "2.5531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  geo-pos:lat "41.5739"^^xsd:decimal ;
  geo-pos:long "2.5531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1335/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1335/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5531'^^xsd:double;
  dwc:latitude '41.5739'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1335/1998'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1336/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1336/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1336/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1337/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1337/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1337/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4637%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4637%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4637%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4637%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4637%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4637/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4637/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8360'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4637/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4638%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4638%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4638%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4638%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4638%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4638/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4638/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8360'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4638/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4639%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4639%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4639%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4639%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4639%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4639/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4639/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8349'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4639/2017'^^xsd:anyURI;
  dwc:observationDate '1959-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4640%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4640%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4640%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4640%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4640%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4640/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4640/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8349'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4640/2017'^^xsd:anyURI;
  dwc:observationDate '1959-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4641%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4641%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4641%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4641%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4641%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4641/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4641/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8349'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4641/2017'^^xsd:anyURI;
  dwc:observationDate '1959-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4642%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4642%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4642%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4642%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4642%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4642/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4642/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8342'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4642/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4643%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4643%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4643%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4643%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4643%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4643/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4643/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8342'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4643/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4644%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4644%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4644%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4644%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4644%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4644/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4644/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8342'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4644/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1065%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1065/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1065/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1065/1998'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1066%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1066/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1066/1998'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1066/1998'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1067%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1067/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1067/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1067/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1068%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1068/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1068/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1068/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1069%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1069/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1069/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1069/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0107/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0107/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0107/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1070%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1070/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1070/1998'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1070/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1062%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1062%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1062%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1062%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1062%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1062/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1062/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1062/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1063%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1063%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1063%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1063%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1063%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1063/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1063/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1063/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1046%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1046/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1046/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '725'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1046/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4631%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4631%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4631%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4631%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4631%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4631/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4631/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8358'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4631/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4632%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4632%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4632%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4632%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4632%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4632/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4632/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8358'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4632/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4633%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4633%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4633%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4633%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4633%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4633/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4633/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8358'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4633/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4634%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4634%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4634%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4634%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4634%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4634/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4634/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8352'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4634/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4635%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4635%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4635%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4635%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4635%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4635/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4635/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8352'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4635/2017'^^xsd:anyURI;
  dwc:observationDate '1955-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4636%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4636%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4636%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4636%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4636%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4636/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4636/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8347'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4636/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0008/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0008/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0008/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0080/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0080/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0080/1993'^^xsd:anyURI;
  dwc:observationDate '1960-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0800/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0800/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0800/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1035%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1035/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1035/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3889'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1035/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1049%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1049/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1049/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '738'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1049/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4646%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4646%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4646%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4646%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4646%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4646/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4646/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8350'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4646/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4647%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4647%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4647%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4647%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4647%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4647/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4647/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4647/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4648%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4648%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4648%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4648%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4648%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4648/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4648/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4648/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4649%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4649%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4649%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4649%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4649%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4649/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4649/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4649/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4650%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4650%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4650%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4650%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4650%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4650/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4650/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8353'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4650/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0957/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0957/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3897'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0957/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4745%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4745%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4745%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4745%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4745%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4745/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4745/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4745/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3836%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3836%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3836%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3836%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3836%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3836/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3836/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '783'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3836/2016'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4743%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4743%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4743%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4743%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4743%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4743/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4743/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4743/2017'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0152/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0152/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0152/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0822%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0822%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0822%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0822%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0822%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0822/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0822/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0822/1993'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0988/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0988/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3891'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0988/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0143/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0143/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0143/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7291 8.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7291"^^xsd:decimal ;
  dwc:decimalLongitude "8.2106"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7291 8.2106)"^^geo:wktLiteral ;
  geo-pos:lat "56.7291"^^xsd:decimal ;
  geo-pos:long "8.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1430/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1430/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:startYearCollected '1904'^^xsd:integer;
  dwc:endYearCollected '1904'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '8.2106'^^xsd:double;
  dwc:latitude '56.7291'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1430/1998'^^xsd:anyURI;
  dwc:observationDate '1904-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7487 11.5707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7487"^^xsd:decimal ;
  dwc:decimalLongitude "11.5707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7487 11.5707)"^^geo:wktLiteral ;
  geo-pos:lat "56.7487"^^xsd:decimal ;
  geo-pos:long "11.5707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1431/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1431/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '11.5707'^^xsd:double;
  dwc:latitude '56.7487'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1431/1998'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1432/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1432/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1432/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1433/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1433/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1433/1998'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5987 -17.4117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5987"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5987 -17.4117)"^^geo:wktLiteral ;
  geo-pos:lat "14.5987"^^xsd:decimal ;
  geo-pos:long "-17.4117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1434/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1434/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1941'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.4117'^^xsd:double;
  dwc:latitude '14.5987'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1434/1998'^^xsd:anyURI;
  dwc:observationDate '1941-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1648 4.8486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1648"^^xsd:decimal ;
  dwc:decimalLongitude "4.8486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1648 4.8486)"^^geo:wktLiteral ;
  geo-pos:lat "57.1648"^^xsd:decimal ;
  geo-pos:long "4.8486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1435/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1435/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '4.8486'^^xsd:double;
  dwc:latitude '57.1648'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1435/1998'^^xsd:anyURI;
  dwc:observationDate '1950-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0958/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0958/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:previousCatalogNumber '3489'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0958/2016'^^xsd:anyURI;
  dwc:observationDate '1957-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0144/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0144/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0144/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0145/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0145/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0145/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0146/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0146/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0146/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0147/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0147/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0147/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0148/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0148/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0148/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0149/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0149/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0149/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7032"^^xsd:decimal ;
  dwc:decimalLongitude "7.3138"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  geo-pos:lat "43.7032"^^xsd:decimal ;
  geo-pos:long "7.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0015/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0015/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Amança, C'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'France'^^xsd:string;
  dwc:longitude '7.3138'^^xsd:double;
  dwc:latitude '43.7032'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0015/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0150/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0150/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0150/1993'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0151/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0151/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0151/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4746%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4746%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4746%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6073 2.6587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6073"^^xsd:decimal ;
  dwc:decimalLongitude "2.6587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4746%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6073 2.6587)"^^geo:wktLiteral ;
  geo-pos:lat "41.6073"^^xsd:decimal ;
  geo-pos:long "2.6587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4746%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4746/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4746/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6587'^^xsd:double;
  dwc:latitude '41.6073'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4746/2017'^^xsd:anyURI;
  dwc:observationDate '1936-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4747%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4747%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4747%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4747%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4747%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4747/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4747/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4747/2017'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4748%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4748%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4748%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4748%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4748%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4748/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4748/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4748/2017'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4749%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4749%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4749%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4749%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4749%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4749/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4749/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4749/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4750%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4750%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4750%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4750%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4750%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4750/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4750/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4750/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4751%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4751%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4751%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4751%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4751%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4751/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4751/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4751/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4752%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4752%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4752%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4752%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4752%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4752/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4752/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4752/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4753%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4753%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4753%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4753%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4753%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4753/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4753/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4753/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4754%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4754%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4754%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4754%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4754%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4754/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4754/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4754/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0963/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0963/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1686'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0963/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4768%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4768%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4768%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4768%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4768%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4768/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4768/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4768/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4769%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4769%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4769%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4769%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4769%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4769/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4769/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4769/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4770%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4770%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4770%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4770%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4770%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4770/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4770/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4770/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4771%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4771%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4771%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4771%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4771%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4771/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4771/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4771/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4772%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4772%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4772%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4772%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4772%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4772/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4772/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4772/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0160/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0160/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0160/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0161/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0161/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0161/1993'^^xsd:anyURI;
  dwc:observationDate '1956-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0162/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0162/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0162/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0163/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0163/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0163/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0164/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0164/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0164/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0935%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0935/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0935/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '4631'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0935/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0936%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0936/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0936/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3244'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0936/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4773%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4773%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4773%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4773%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4773%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4773/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4773/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4773/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0159/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0159/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0159/1993'^^xsd:anyURI;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0016/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0016/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0016/1993'^^xsd:anyURI;
  dwc:observationDate '1935-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0823%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0823%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0823%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0823%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0823%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0823/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0823/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0823/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0824%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0824%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0824%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0824%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0824%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0824/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0824/1993'^^xsd:string;
  dwc:scientificName 'Processa Leach, 1815 [in Leach, 1815-1875]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0824/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0153/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0153/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0153/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0154/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0154/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0154/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0155/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0155/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0155/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0156/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0156/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0156/1993'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0157/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0157/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0157/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0964/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0964/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salout, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3010'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0964/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0965/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0965/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '6225'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0965/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4762%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4762%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4762%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4762%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4762%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4762/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4762/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4762/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4763%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4763%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4763%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4763%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4763%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4763/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4763/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4763/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4764%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4764%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4764%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4764%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4764%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4764/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4764/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4764/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4765%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4765%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4765%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4765%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4765%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4765/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4765/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4765/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4766%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4766%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4766%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4766%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4766%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4766/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4766/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4766/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4767%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4767%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4767%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4767%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4767%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4767/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4767/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4767/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0158/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0158/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0158/1993'^^xsd:anyURI;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0960/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0960/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '6295'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0960/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0961/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0961/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3918'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0961/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4755%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4755%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4755%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4755%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4755%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4755/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4755/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4755/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4756%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4756%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4756%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4756%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4756%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4756/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4756/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4756/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4757%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4757%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4757%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4757%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4757%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4757/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4757/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4757/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4758%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4758%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4758%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4758%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4758%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4758/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4758/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4758/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4759%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4759%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4759%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4759%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4759%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4759/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4759/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4759/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4760%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4760%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4760%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4760%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4760%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4760/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4760/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4760/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4761%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4761%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4761%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4761%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4761%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4761/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4761/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4761/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0948/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0948/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3938'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0948/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -7.9587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.986"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -7.9587)"^^geo:wktLiteral ;
  geo-pos:lat "36.986"^^xsd:decimal ;
  geo-pos:long "-7.9587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0932%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0932/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0932/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9587'^^xsd:double;
  dwc:latitude '36.986'^^xsd:double;
  dwc:previousCatalogNumber '5464'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0932/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0933%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0933/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0933/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '3238'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0933/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0165%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0165/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0165/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0165/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0166%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0166%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0166%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0166%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0166%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0166/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0166/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes amethysteus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0166/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0168%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0168/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0168/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes Costa, O. G., 1844'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107035'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0168/1993'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0544 38.9968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0544"^^xsd:decimal ;
  dwc:decimalLongitude "38.9968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0544 38.9968)"^^geo:wktLiteral ;
  geo-pos:lat "44.0544"^^xsd:decimal ;
  geo-pos:long "38.9968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0169%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0169/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0169/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Russian'^^xsd:string;
  dwc:longitude '38.9968'^^xsd:double;
  dwc:latitude '44.0544'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0169/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0017/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0017/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0017/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0937%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0937/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0937/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '3237'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0937/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0938%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0938/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0938/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3246'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0938/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0941%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0941/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0941/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5855'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0941/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0942/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0942/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1690'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0942/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0943/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0943/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3861'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0943/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0945/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0945/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1694'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0945/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0946/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0946/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5847'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0946/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4774%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4774%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4774%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4774%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4774%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4774/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4774/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4774/2017'^^xsd:anyURI;
  dwc:observationDate '1957-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4775%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4775%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4775%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4775%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4775%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4775/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4775/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4775/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4776%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4776%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4776%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4776%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4776%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4776/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4776/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4776/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4777%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4777%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4777%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4777%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4777%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4777/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4777/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4777/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4778%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4778%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4778%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4778%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4778%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4778/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4778/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4778/2017'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4779%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4779%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4779%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4779%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4779%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4779/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4779/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4779/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3820%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3820%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3820%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3820%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3820%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3820/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3820/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3820/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3821%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3821%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3821%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3821%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3821%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3821/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3821/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3821/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3822%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3822%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3822%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3822%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3822%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3822/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3822/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3822/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3823%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3823%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3823%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3823%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3823%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3823/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3823/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3823/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4728%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4728%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4728%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4728%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4728%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4728/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4728/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4728/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4729%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4729%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4729%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4729%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4729%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4729/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4729/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4729/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4730%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4730%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4730%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4730%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4730%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4730/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4730/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4730/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1415/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1415/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1415/1998'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0986/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0986/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3906'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0986/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4731%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4731%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4731%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4731%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4731%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4731/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4731/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4731/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4732%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4732%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4732%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4732%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4732%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4732/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4732/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4732/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4733%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4733%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4733%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4733%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4733%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4733/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4733/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4733/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4734%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4734%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4734%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4734%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4734%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4734/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4734/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4734/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3815%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3815%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3815%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3815%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3815%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3815/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3815/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3815/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3816%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3816%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3816%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3816%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3816%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3816/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3816/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3816/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3817%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3817%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3817%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3817%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3817%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3817/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3817/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3817/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3818%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3818%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3818%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3818%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3818%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3818/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3818/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3818/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3819%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3819%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3819%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3819%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3819%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3819/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3819/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3819/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0818%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0818%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0818%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0818%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0818%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0818/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0818/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 '3'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0818/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0819%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0819%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0819%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0819%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0819%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0819/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0819/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0819/1993'^^xsd:anyURI;
  dwc:observationDate '1943-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0082/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0082/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0082/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0820%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0820%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0820%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0820%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0820%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0820/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0820/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0820/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0821%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0821%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0821%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0821%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0821%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0821/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0821/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0821/1993'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1422/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1422/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1422/1998'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1423/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1423/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1423/1998'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1424/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1424/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1424/1998'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1425/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1425/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1425/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1426/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1426/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1426/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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 "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1427/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1427/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1427/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4742%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4742%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4742%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4742%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4742%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4742/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4742/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4742/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4735%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4735%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4735%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4735%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4735%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4735/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4735/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4735/2017'^^xsd:anyURI;
  dwc:observationDate '1955-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4736%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4736%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4736%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4736%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4736%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4736/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4736/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4736/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4737%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4737%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4737%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4737%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4737%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4737/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4737/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4737/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4738%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4738%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4738%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4738%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4738%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4738/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4738/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4738/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4739%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4739%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4739%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4739%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4739%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4739/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4739/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4739/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4740%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4740%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4740%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4740%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4740%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4740/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4740/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4740/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4741%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4741%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4741%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4741%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4741%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4741/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4741/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4741/2017'^^xsd:anyURI;
  dwc:observationDate '1956-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0955/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0955/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3855'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0955/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0956/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0956/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3898'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0956/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0814%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0814%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0814%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0814%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0814%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0814/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0814/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0814/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0815%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0815%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0815%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0815%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0815%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0815/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0815/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0815/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0816%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0816%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0816%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0816%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0816%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0816/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0816/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0816/1993'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0817%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0817%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0817%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0817%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0817%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0817/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0817/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0817/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0950/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0950/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7299'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0950/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0951/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0951/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1693'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0951/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1416/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1416/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1416/1998'^^xsd:anyURI;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1417/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1417/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1417/1998'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1418/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1418/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1418/1998'^^xsd:anyURI;
  dwc:observationDate '1945-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1419/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1419/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1419/1998'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0142/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0142/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0142/1993'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7276 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7276"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7276 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "48.7276"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1420/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1420/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '48.7276'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1420/1998'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1421/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1421/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1421/1998'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1411/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1411/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1411/1998'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1412/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1412/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1412/1998'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1413/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1413/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1413/1998'^^xsd:anyURI;
  dwc:observationDate '1949-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1414/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1414/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1414/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7032"^^xsd:decimal ;
  dwc:decimalLongitude "7.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  geo-pos:lat "43.7032"^^xsd:decimal ;
  geo-pos:long "7.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1403/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1403/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'France'^^xsd:string;
  dwc:longitude '7.3138'^^xsd:double;
  dwc:latitude '43.7032'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1403/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0140/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0140/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0140/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1400/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1400/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1400/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1401/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1401/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1401/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1011%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1011/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1011/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3847'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1011/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1002%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1002/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1002/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3942'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1002/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1397/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1397/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1397/1998'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1398/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1398/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1398/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1399/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1399/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1399/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0014/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0014/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0014/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0999/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0999/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0999/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4715%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4715%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4715%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4715%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4715%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4715/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4715/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4715/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4716%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4716%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4716%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4716%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4716%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4716/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4716/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4716/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4717%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4717%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4717%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4717%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4717%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4717/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4717/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4717/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4718%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4718%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4718%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4718%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4718%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4718/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4718/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4718/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4719%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4719%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4719%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4719%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4719%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4719/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4719/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4719/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4720%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4720%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4720%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4720%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4720%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4720/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4720/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4720/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4721%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4721%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4721%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4721%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4721%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4721/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4721/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4721/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1005%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1005/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1005/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3895'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1005/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.866 -3.9248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.866"^^xsd:decimal ;
  dwc:decimalLongitude "-3.9248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.866 -3.9248)"^^geo:wktLiteral ;
  geo-pos:lat "47.866"^^xsd:decimal ;
  geo-pos:long "-3.9248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1006%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1006/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1006/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Forster'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.9248'^^xsd:double;
  dwc:latitude '47.866'^^xsd:double;
  dwc:previousCatalogNumber '4246'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1006/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0971/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0971/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5853'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0971/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0972/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0972/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5854'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0972/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0973/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0973/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3856'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0973/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0974/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0974/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5850'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0974/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0975/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0975/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4546'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0975/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0976/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0976/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6095'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0976/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1004%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1004/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1004/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1696'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1004/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5333 2.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5333"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5333 2.6667)"^^geo:wktLiteral ;
  geo-pos:lat "39.5333"^^xsd:decimal ;
  geo-pos:long "2.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0804/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0804/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6667'^^xsd:double;
  dwc:latitude '39.5333'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0804/1993'^^xsd:anyURI;
  dwc:observationDate '1944-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0805/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0805/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0805/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0806/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0806/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0806/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0807/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0807/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0807/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0808%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0808/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0808/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0808/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0809/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0809/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0809/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0811%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0811%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0811%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0811%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0811%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0811/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0811/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0811/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0812%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0812%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0812%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0812%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0812%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0812/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0812/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0812/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0081/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0081/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0081/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0980/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0980/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1692'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0980/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0981/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0981/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3905'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0981/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0982/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0982/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1684'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0982/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0983/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0983/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1687'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0983/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0984/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0984/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3878'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0984/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0813%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0813%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0813%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0813%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0813%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0813/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0813/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0813/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1007%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1007/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1007/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3882'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1007/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1008%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1008/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1008/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3900'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1008/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0810/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0810/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0810/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4712%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4712%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4712%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4712%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4712%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4712/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4712/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4712/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4713%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4713%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4713%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4713%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4713%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4713/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4713/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4713/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4714%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4714%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4714%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4714%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4714%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4714/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4714/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4714/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0139/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0139/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0139/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1390/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1390/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1390/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1391/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1391/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1391/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1392/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1392/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1392/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1393/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1393/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1393/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1394/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1394/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1394/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1395/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1395/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1395/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0998/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0998/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3915'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0998/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0195%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0195/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0195/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0195/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1384/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1384/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1384/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1385/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1385/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1385/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1386/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1386/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1386/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1387/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1387/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1387/1998'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1388/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1388/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1388/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0801/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0801/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0801/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0802/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0802/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0802/1993'^^xsd:anyURI;
  dwc:observationDate '1943-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5633 2.5486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5633"^^xsd:decimal ;
  dwc:decimalLongitude "2.5486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5633 2.5486)"^^geo:wktLiteral ;
  geo-pos:lat "41.5633"^^xsd:decimal ;
  geo-pos:long "2.5486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0803/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0803/1993'^^xsd:string;
  dwc:scientificName 'Processa edulis edulis (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.5486'^^xsd:double;
  dwc:latitude '41.5633'^^xsd:double;
  dwc:aphiaid '108337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0803/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0997/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0997/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3845'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0997/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0191%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0191/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0191/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2054'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0191/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0192%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0192/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0192/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2051'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0192/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0193%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0193/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0193/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '2055'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0193/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0194%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0194%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0194%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0194%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0194%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0194/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0194/2016'^^xsd:string;
  dwc:scientificName 'Portunus (Portunus) hastatus (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '2057'^^xsd:integer;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0194/2016'^^xsd:anyURI;
  dwc:observationDate '1950-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4707%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4707%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4707%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4707%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4707%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4707/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4707/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4707/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4708%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4708%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4708%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4708%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4708%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4708/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4708/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4708/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4709%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4709%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4709%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4709%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4709%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4709/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4709/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4709/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4710%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4710%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4710%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4710%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4710%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4710/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4710/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4710/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4711%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4711%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4711%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4711%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4711%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4711/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4711/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4711/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1389/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1389/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1389/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2951 3.0432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2951"^^xsd:decimal ;
  dwc:decimalLongitude "3.0432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2951 3.0432)"^^geo:wktLiteral ;
  geo-pos:lat "39.2951"^^xsd:decimal ;
  geo-pos:long "3.0432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1565/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1565/2004'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.0432'^^xsd:double;
  dwc:latitude '39.2951'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1565/2004'^^xsd:anyURI;
  dwc:observationDate '1950-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4781 -0.2991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4781"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4781 -0.2991)"^^geo:wktLiteral ;
  geo-pos:lat "39.4781"^^xsd:decimal ;
  geo-pos:long "-0.2991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1566/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1566/2004'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.2991'^^xsd:double;
  dwc:latitude '39.4781'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1566/2004'^^xsd:anyURI;
  dwc:observationDate '1934-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3317 -0.3472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3317"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3317 -0.3472)"^^geo:wktLiteral ;
  geo-pos:lat "39.3317"^^xsd:decimal ;
  geo-pos:long "-0.3472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1567/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1567/2004'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.3472'^^xsd:double;
  dwc:latitude '39.3317'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1567/2004'^^xsd:anyURI;
  dwc:observationDate '1934-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1484 12.1069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1484"^^xsd:decimal ;
  dwc:decimalLongitude "12.1069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1484 12.1069)"^^geo:wktLiteral ;
  geo-pos:lat "43.1484"^^xsd:decimal ;
  geo-pos:long "12.1069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1568/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1568/2004'^^xsd:string;
  dwc:scientificName 'Palaemon varians Leach, 1813 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.1069'^^xsd:double;
  dwc:latitude '43.1484'^^xsd:double;
  dwc:aphiaid '587704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1568/2004'^^xsd:anyURI;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '587704'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4702%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4702%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4702%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4702%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4702%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4702/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4702/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4702/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4703%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4703%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4703%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4703%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4703%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4703/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4703/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4703/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4704%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4704%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4704%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4704%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4704%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4704/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4704/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4704/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4705%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4705%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4705%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4705%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4705%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4705/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4705/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4705/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4706%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4706%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4706%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4706%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4706%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4706/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4706/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4706/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2935"^^xsd:decimal ;
  dwc:decimalLongitude "3.2905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  geo-pos:lat "42.2935"^^xsd:decimal ;
  geo-pos:long "3.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1396/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1396/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2905'^^xsd:double;
  dwc:latitude '42.2935'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1396/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0990/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0990/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1695'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0990/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1377%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1377/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1377/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1377/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1378%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1378/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1378/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1378/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1379%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1379/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1379/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1379/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0138/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0138/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0138/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1380%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1380/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1380/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1380/1998'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1381%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1381/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1381/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1381/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1373/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1373/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1373/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1374/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1374/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1374/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1375%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1375/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1375/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1375/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1037%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1037/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1037/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3888'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1037/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4696%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4696%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4696%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4696%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4696%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4696/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4696/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4696/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4697%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4697%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4697%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4697%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4697%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4697/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4697/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4697/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4698%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4698%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4698%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4698%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4698%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4698/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4698/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4698/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4699%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4699%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4699%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4699%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4699%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4699/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4699/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4699/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4700%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4700%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4700%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4700%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4700%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4700/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4700/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4700/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4688%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4688%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4688%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4688%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4688%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4688/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4688/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4688/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4689%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4689%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4689%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4689%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4689%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4689/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4689/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd: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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4689/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4690%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4690%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4690%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4690%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4690%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4690/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4690/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4690/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4691%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4691%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4691%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4691%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4691%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4691/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4691/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4691/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4692%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4692%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4692%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4692%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4692%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4692/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4692/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd: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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4692/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4693%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4693%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4693%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4693%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4693%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4693/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4693/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd: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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4693/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4694%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4694%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4694%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4694%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4694%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4694/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4694/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4694/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4695%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4695%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4695%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4695%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4695%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4695/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4695/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4695/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0639/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0639/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0639/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0064/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0064/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0064/1993'^^xsd:anyURI;
  dwc:observationDate '1955-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0640/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0640/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0640/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0641/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0641/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0641/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0642/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0642/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0642/1993'^^xsd:anyURI;
  dwc:observationDate '1946-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1484 12.1069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1484"^^xsd:decimal ;
  dwc:decimalLongitude "12.1069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1484 12.1069)"^^geo:wktLiteral ;
  geo-pos:lat "43.1484"^^xsd:decimal ;
  geo-pos:long "12.1069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1560/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1560/1998'^^xsd:string;
  dwc:scientificName 'Palaemonetes antennarius (H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'Italy'^^xsd:string;
  dwc:longitude '12.1069'^^xsd:double;
  dwc:latitude '43.1484'^^xsd:double;
  dwc:aphiaid '107620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1560/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '932381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1484 12.1069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1484"^^xsd:decimal ;
  dwc:decimalLongitude "12.1069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1484 12.1069)"^^geo:wktLiteral ;
  geo-pos:lat "43.1484"^^xsd:decimal ;
  geo-pos:long "12.1069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1561/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1561/1998'^^xsd:string;
  dwc:scientificName 'Palaemonetes antennarius (H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'Italy'^^xsd:string;
  dwc:longitude '12.1069'^^xsd:double;
  dwc:latitude '43.1484'^^xsd:double;
  dwc:aphiaid '107620'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1561/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '932381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3928 -4.5126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3928"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3928 -4.5126)"^^geo:wktLiteral ;
  geo-pos:lat "43.3928"^^xsd:decimal ;
  geo-pos:long "-4.5126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1562/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1562/2004'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5126'^^xsd:double;
  dwc:latitude '43.3928'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1562/2004'^^xsd:anyURI;
  dwc:observationDate '1945-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1382%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1382/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1382/1998'^^xsd:string;
  dwc:scientificName 'Galathea intermedia Lilljeborg, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1382/1998'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1039%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1039%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1039%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1039%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1039%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1039/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1039/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4501'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1039/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1040%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1040/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1040/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3875'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1040/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1033%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1033%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1033%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1033%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1033%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1033/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1033/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3853'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1033/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1034%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1034/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1034/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3849'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1034/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0993/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0993/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3883'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0993/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0994/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0994/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3901'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0994/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0995/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0995/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3893'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0995/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4701%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4701%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4701%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4701%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4701%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4701/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4701/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8344'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4701/2017'^^xsd:anyURI;
  dwc:observationDate '1958-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1768%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1768%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1768%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1768%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1768%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1768/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1768/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '129'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1768/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1841%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1841%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1841%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1841%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1841%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1841/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1841/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '138A'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1841/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1763%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1763%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1763%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1763%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1763%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1763/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1763/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '129'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1763/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1764%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1764%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1764%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1764%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1764%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1764/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1764/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '129'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1764/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1765%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1765%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1765%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1765%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1765%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1765/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1765/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '129'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1765/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1766%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1766%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1766%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1766%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1766%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1766/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1766/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '129'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1766/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1767%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1767%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1767%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1767%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1767%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1767/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1767/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '129'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1767/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1679%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1679%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1679%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1679%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1679%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1679/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1679/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '127A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1679/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1680%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1680%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1680%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1680%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1680%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1680/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1680/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '129A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1680/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1681%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1681%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1681%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1681%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1681%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1681/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1681/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '130A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1681/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1682%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1682%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1682%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1682%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1682%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1682/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1682/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '131A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1682/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1683%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1683%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1683%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1683%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1683%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1683/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1683/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1683/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1684%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1684%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1684%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1684%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1684%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1684/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1684/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1684/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1685%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1685%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1685%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1685%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1685%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1685/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1685/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1685/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1686%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1686%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1686%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1686%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1686%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1686/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1686/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1686/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1687%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1687%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1687%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1687%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1687%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1687/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1687/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '125A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1687/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1495/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1495/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1495/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1658%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1658%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1658%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1658%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1658%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1658/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1658/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4192'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1658/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1659%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1659%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1659%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1659%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1659%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1659/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1659/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5602'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1659/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1660%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1660%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1660%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1660%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1660%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1660/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1660/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4702'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1660/2016'^^xsd:anyURI;
  dwc:observationDate '1958-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1661%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1661%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1661%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1661%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1661%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1661/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1661/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3836'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1661/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1662%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1662%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1662%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1662%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1662%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1662/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1662/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4531'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1662/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1663%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1663%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1663%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1663%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1663%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1663/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1663/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4532'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1663/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1664%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1664%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1664%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1664%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1664%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1664/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1664/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4081'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1664/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1665%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1665%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1665%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1665%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1665%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1665/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1665/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2592'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1665/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1666%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1666%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1666%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1666%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1666%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1666/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1666/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3838'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1666/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1667%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1667%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1667%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1667%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1667%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1667/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1667/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3605'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1667/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1668%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1668%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1668%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1668%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1668%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1668/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1668/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4506'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1668/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1669%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1669%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1669%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1669%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1669%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1669/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1669/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3844'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1669/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1670%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1670%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1670%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1670%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1670%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1670/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1670/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3601'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1670/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1671%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1671%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1671%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1671%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1671%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1671/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1671/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3606'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1671/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1672%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1672%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1672%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1672%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1672%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1672/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1672/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4076'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1672/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1673%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1673%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1673%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1673%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1673%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1673/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1673/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4080'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1673/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1674%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1674%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1674%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1674%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1674%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1674/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1674/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4077'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1674/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1675%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1675%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1675%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1675%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1675%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1675/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1675/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4530'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1675/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1676%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1676%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1676%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1676%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1676%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1676/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1676/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1676/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1677%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1677%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1677%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1677%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1677%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1677/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1677/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1677/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1678%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1678%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1678%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1678%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1678%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1678/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1678/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '128A'^^xsd:string;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1678/2016'^^xsd:anyURI;
  dwc:observationDate '1951-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0621%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0621/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0621/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0621/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0623%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0623/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0623/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0623/1993'^^xsd:anyURI;
  dwc:observationDate '1935-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0624%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0624/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0624/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0624/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0625/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0625/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0625/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0626/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0626/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0626/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0627/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0627/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0627/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0444/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0444/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0444/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0466/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0466/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0466/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0481/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0481/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3242'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0481/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9651"^^xsd:decimal ;
  dwc:decimalLongitude "4.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9651"^^xsd:decimal ;
  geo-pos:long "4.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0503/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0503/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Holthuis, L.B.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7572'^^xsd:double;
  dwc:latitude '52.9651'^^xsd:double;
  dwc:previousCatalogNumber '4582'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0503/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9651"^^xsd:decimal ;
  dwc:decimalLongitude "4.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9651"^^xsd:decimal ;
  geo-pos:long "4.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0504/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0504/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Holthuis, L.B.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7572'^^xsd:double;
  dwc:latitude '52.9651'^^xsd:double;
  dwc:previousCatalogNumber '4580'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0504/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9651"^^xsd:decimal ;
  dwc:decimalLongitude "4.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9651"^^xsd:decimal ;
  geo-pos:long "4.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0505/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0505/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Holthuis, L.B.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7572'^^xsd:double;
  dwc:latitude '52.9651'^^xsd:double;
  dwc:previousCatalogNumber '4581'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0505/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0489/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0489/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '3232'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0489/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0508/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0508/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '3400'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0508/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0509/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0509/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '3401'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0509/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6739"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  geo-pos:lat "38.6739"^^xsd:decimal ;
  geo-pos:long "-9.2338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0482/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0482/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.2338'^^xsd:double;
  dwc:latitude '38.6739'^^xsd:double;
  dwc:previousCatalogNumber '5173'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0482/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0483/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0483/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4628'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0483/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0484/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0484/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3248'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0484/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0485/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0485/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4636'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0485/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9651"^^xsd:decimal ;
  dwc:decimalLongitude "4.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9651"^^xsd:decimal ;
  geo-pos:long "4.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0506/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0506/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Holthuis, L.B.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7572'^^xsd:double;
  dwc:latitude '52.9651'^^xsd:double;
  dwc:previousCatalogNumber '4578'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0506/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0507/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0507/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '3399'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0507/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1481/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1481/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1481/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1482/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1482/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1482/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1483/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1483/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1483/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1484/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1484/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1484/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1485/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1485/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1485/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  geo-pos:lat "38.6901"^^xsd:decimal ;
  geo-pos:long "-9.3646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0488/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0488/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '5470'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0488/2016'^^xsd:anyURI;
  dwc:observationDate '1960-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3333 -2.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3333"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3333 -2.8667)"^^geo:wktLiteral ;
  geo-pos:lat "35.3333"^^xsd:decimal ;
  geo-pos:long "-2.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0617/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0617/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-2.8667'^^xsd:double;
  dwc:latitude '35.3333'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0617/1993'^^xsd:anyURI;
  dwc:observationDate '1953-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0611%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0611%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0611%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0611%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0611%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0611/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0611/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0611/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0612/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0612/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0612/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0613/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0613/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0613/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0614/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0614/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0614/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0615/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0615/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0615/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0616/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0616/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0616/1993'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2387"^^xsd:decimal ;
  dwc:decimalLongitude "3.2653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  geo-pos:lat "42.2387"^^xsd:decimal ;
  geo-pos:long "3.2653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0267/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0267/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2653'^^xsd:double;
  dwc:latitude '42.2387'^^xsd:double;
  dwc:previousCatalogNumber '1983'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0267/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0369/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0369/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5625'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0369/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0401%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0401/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0401/2016'^^xsd:string;
  dwc:scientificName 'Carcinus Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zhaus'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '8364'^^xsd:integer;
  dwc:occurrenceRemarks 'With Sacculina carcini'^^xsd:string;
  dwc:aphiaid '106922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0401/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1572/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1572/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1572/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1573/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1573/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1573/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1574%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1574%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1574%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1574%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1574%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1574/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1574/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1574/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1575%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1575%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1575%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1575%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1575%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1575/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1575/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1575/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1576%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1576%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1576%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1576%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1576%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1576/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1576/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1576/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1577%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1577/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1577/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1577/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1578%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1578/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1578/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1578/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1579%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1579/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1579/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1579/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0402%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0402/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0402/2016'^^xsd:string;
  dwc:scientificName 'Carcinus Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zhaus'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '8363'^^xsd:integer;
  dwc:occurrenceRemarks 'With Sacculina carcini'^^xsd:string;
  dwc:aphiaid '106922'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0402/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0403%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0403%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0403%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9651"^^xsd:decimal ;
  dwc:decimalLongitude "4.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0403%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9651"^^xsd:decimal ;
  geo-pos:long "4.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0403%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0403/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0403/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7572'^^xsd:double;
  dwc:latitude '52.9651'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0403/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0404%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0404%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0404%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9651"^^xsd:decimal ;
  dwc:decimalLongitude "4.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0404%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9651"^^xsd:decimal ;
  geo-pos:long "4.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0404%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0404/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0404/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7572'^^xsd:double;
  dwc:latitude '52.9651'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0404/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0269/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0269/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '6278'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0269/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6252 2.7811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6252"^^xsd:decimal ;
  dwc:decimalLongitude "2.7811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6252 2.7811)"^^geo:wktLiteral ;
  geo-pos:lat "41.6252"^^xsd:decimal ;
  geo-pos:long "2.7811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1492/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1492/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.7811'^^xsd:double;
  dwc:latitude '41.6252'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1492/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6252 2.7811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6252"^^xsd:decimal ;
  dwc:decimalLongitude "2.7811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6252 2.7811)"^^geo:wktLiteral ;
  geo-pos:lat "41.6252"^^xsd:decimal ;
  geo-pos:long "2.7811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1493/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1493/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7811'^^xsd:double;
  dwc:latitude '41.6252'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1493/1998'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6252 2.7811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6252"^^xsd:decimal ;
  dwc:decimalLongitude "2.7811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6252 2.7811)"^^geo:wktLiteral ;
  geo-pos:lat "41.6252"^^xsd:decimal ;
  geo-pos:long "2.7811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1494/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1494/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7811'^^xsd:double;
  dwc:latitude '41.6252'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1494/1998'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1497/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1497/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1497/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0268/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0268/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1561'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0268/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0370/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0370/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5628'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0370/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0063"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  geo-pos:lat "37.0063"^^xsd:decimal ;
  geo-pos:long "-7.9293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0486/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0486/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9293'^^xsd:double;
  dwc:latitude '37.0063'^^xsd:double;
  dwc:previousCatalogNumber '5462'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0486/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0487/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0487/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '3233'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0487/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1580%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1580%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1580%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1580%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1580%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1580/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1580/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1580/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1581%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1581%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1581%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1581%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1581%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1581/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1581/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1581/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1582%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1582/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1582/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1582/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1583%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1583%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1583%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1583%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1583%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1583/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1583/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1583/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1584%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1584%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1584%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1584%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1584%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1584/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1584/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1584/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1585%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1585/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1585/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1585/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1586%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1586%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1586%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1586%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1586%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1586/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1586/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1586/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1587%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1587%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1587%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1587%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1587%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1587/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1587/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1587/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1588%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1588%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1588%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1588%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1588%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1588/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1588/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1588/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1589%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1589%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1589%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1589%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1589%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1589/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1589/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1589/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1590%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1590%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1590%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1590%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1590%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1590/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1590/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1590/2016'^^xsd:anyURI;
  dwc:observationDate '1957-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1591%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1591%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1591%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1591%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1591%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1591/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1591/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1591/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1592%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1592%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1592%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1592%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1592%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1592/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1592/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1592/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1593%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1593%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1593%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1593%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1593%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1593/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1593/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1593/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1594%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1594%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1594%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1594%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1594%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1594/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1594/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1594/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1595%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1595%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1595%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1595%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1595%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1595/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1595/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1595/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1596%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1596%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1596%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1596%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1596%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1596/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1596/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1596/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1597%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1597%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1597%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1597%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1597%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1597/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1597/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1597/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0618/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0618/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0618/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0619/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0619/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0619/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0062%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0062%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0062%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0062%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0062%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0062/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0062/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0062/1993'^^xsd:anyURI;
  dwc:observationDate '1934-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0620/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0620/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0620/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1486/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1486/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1486/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0468/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0468/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0468/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0445/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0445/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0445/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0446/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0446/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0446/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0447/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0447/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0447/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0467/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0467/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0467/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0469/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0469/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0469/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0470/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0470/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0470/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0448/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0448/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0448/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0449/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0449/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0449/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0450/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0450/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0450/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1616%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1616%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1616%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1616%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1616%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1616/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1616/2016'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '26A'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1616/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1617%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1617%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1617%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1617%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1617%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1617/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1617/2016'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '29A'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1617/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1618%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1618%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1618%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1618%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1618%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1618/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1618/2016'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '29A'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1618/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1619%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1619%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1619%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1619%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1619%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1619/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1619/2016'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '28A'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1619/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1620%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1620%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1620%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1620%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1620%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1620/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1620/2016'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '27A'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1620/2016'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1621%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1621%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1621%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1621%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1621%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1621/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1621/2016'^^xsd:string;
  dwc:scientificName 'Dorhynchus thomsoni C. W. Thomson, 1873'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '27A'^^xsd:string;
  dwc:aphiaid '107316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1621/2016'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1622%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1622%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1622%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1622%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1622%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1622/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1622/2016'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7758'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1622/2016'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1623%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1623%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1623%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1623%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1623%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1623/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1623/2016'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4295'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1623/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1624%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1624%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1624%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1624%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1624%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1624/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1624/2016'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3734'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1624/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1487/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1487/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1487/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1488/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1488/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1488/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1489/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1489/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1489/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1490/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1490/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1490/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1625%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1625%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1625%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1625%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1625%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1625/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1625/2016'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3733'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1625/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1626%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1626%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1626%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1626%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1626%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1626/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1626/2016'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '2862'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1626/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1627%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1627%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1627%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.886 -5.316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.886"^^xsd:decimal ;
  dwc:decimalLongitude "-5.316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1627%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.886 -5.316)"^^geo:wktLiteral ;
  geo-pos:lat "35.886"^^xsd:decimal ;
  geo-pos:long "-5.316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1627%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1627/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1627/2016'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.316'^^xsd:double;
  dwc:latitude '35.886'^^xsd:double;
  dwc:previousCatalogNumber '3735'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1627/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1628%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1628%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1628%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1628%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1628%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1628/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1628/2016'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4959'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1628/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1629%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1629%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1629%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1629%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1629%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1629/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1629/2016'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana (Roux, 1828)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '47A'^^xsd:string;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1629/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1630%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1630%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1630%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1630%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1630%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1630/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1630/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4082'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1630/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1631%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1631%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1631%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1631%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1631%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1631/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1631/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3931'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1631/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1632%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1632%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1632%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1632%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1632%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1632/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1632/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4075'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1632/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1633%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1633%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1633%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1633%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1633%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1633/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1633/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4533'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1633/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1634%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1634%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1634%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1634%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1634%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1634/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1634/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4079'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1634/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1635%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1635%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1635%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1635%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1635%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1635/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1635/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4509'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1635/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1636%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1636%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1636%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1636%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1636%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1636/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1636/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5602'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1636/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1637%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1637%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1637%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1637%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1637%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1637/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1637/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4085'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1637/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1638%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1638%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1638%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1638%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1638%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1638/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1638/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4074'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1638/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1639%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1639%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1639%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1639%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1639%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1639/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1639/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3837'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1639/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1640%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1640%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1640%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1640%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1640%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1640/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1640/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3604'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1640/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1641%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1641%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1641%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1641%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1641%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1641/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1641/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6176'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1641/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1642%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1642%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1642%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1642%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1642%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1642/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1642/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3603'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1642/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1652%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1652%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1652%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1652%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1652%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1652/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1652/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3841'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1652/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1653%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1653%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1653%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1653%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1653%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1653/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1653/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3600'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1653/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1654%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1654%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1654%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1654%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1654%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1654/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1654/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3840'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1654/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1655%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1655%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1655%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1655%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1655%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1655/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1655/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4168'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1655/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1656%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1656%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1656%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1656%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1656%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1656/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1656/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3843'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1656/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1657%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1657%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1657%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1657%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1657%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1657/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1657/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3842'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1657/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0628/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0628/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0628/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3238 -4.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3238"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3238 -4.1582)"^^geo:wktLiteral ;
  geo-pos:lat "50.3238"^^xsd:decimal ;
  geo-pos:long "-4.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0629/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0629/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Forster'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-4.1582'^^xsd:double;
  dwc:latitude '50.3238'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0629/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0063%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0063%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0063%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0063%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0063%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0063/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0063/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0063/1993'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1567%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1567/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1567/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1462'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1567/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1568%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1568/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1568/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '85A'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1568/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1569%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1569%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1569%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1569%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1569%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1569/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1569/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '85A'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1569/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1536%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1536/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1536/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '213A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1536/2016'^^xsd:anyURI;
  dwc:observationDate '1955-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1537%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1537/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1537/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '214A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1537/2016'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1538%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1538/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1538/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '216A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1538/2016'^^xsd:anyURI;
  dwc:observationDate '1955-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1539%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1539/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1539/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '217A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1539/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1540%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1540%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1540%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1540%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1540%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1540/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1540/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1540/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1541%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1541/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1541/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '109A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1541/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1542%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1542/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1542/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '109A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1542/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1543%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1543/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1543/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '109A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1543/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1544%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1544/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1544/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '109A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1544/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1545%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1545/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1545/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '122A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1545/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1546%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1546/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1546/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '118A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1546/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1547%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1547/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1547/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '116A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1547/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1548%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1548%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1548%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1548%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1548%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1548/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1548/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '114A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1548/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1549%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1549/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1549/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '114A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1549/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1550%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1550/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1550/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '114A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1550/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1551%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1551/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1551/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '121A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1551/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1552%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1552%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1552%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1552%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1552%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1552/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1552/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '123A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1552/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1553%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1553%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1553%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1553%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1553%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1553/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1553/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '124A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1553/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1554%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1554/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1554/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '124A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1554/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1555%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1555/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1555/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '124A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1555/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1556%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1556%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1556%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1556%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1556%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1556/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1556/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '120A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1556/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1557%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1557/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1557/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '112A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1557/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1558%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1558/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1558/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '117A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1558/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1559%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1559%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1559%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1559%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1559%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1559/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1559/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '117A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1559/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1560%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1560/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1560/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '115A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1560/2016'^^xsd:anyURI;
  dwc:observationDate '1958-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1561%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1561/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1561/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '115A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1561/2016'^^xsd:anyURI;
  dwc:observationDate '1958-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1562%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1562/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1562/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '115A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1562/2016'^^xsd:anyURI;
  dwc:observationDate '1958-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1563%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1563%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1563%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1563%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1563%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1563/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1563/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '119A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1563/2016'^^xsd:anyURI;
  dwc:observationDate '1959-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1564%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1564%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1564%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1564%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1564%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1564/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1564/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '110A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1564/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2498 3.2298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2498"^^xsd:decimal ;
  dwc:decimalLongitude "3.2298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2498 3.2298)"^^geo:wktLiteral ;
  geo-pos:lat "42.2498"^^xsd:decimal ;
  geo-pos:long "3.2298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1565%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1565/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1565/2016'^^xsd:string;
  dwc:scientificName 'Achaeus gracilis (Costa, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2298'^^xsd:double;
  dwc:latitude '42.2498'^^xsd:double;
  dwc:previousCatalogNumber '113A'^^xsd:string;
  dwc:aphiaid '107314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1565/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1566%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1566/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1566/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '94A'^^xsd:string;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1566/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0452/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0452/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0452/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0955%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0955/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0955/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0955/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0956%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0956/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0956/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0956/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0957%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0957/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0957/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0957/1993'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0958%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0958/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0958/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0958/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0959%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0959/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0959/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0959/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7032"^^xsd:decimal ;
  dwc:decimalLongitude "7.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  geo-pos:lat "43.7032"^^xsd:decimal ;
  geo-pos:long "7.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0449%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0449/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0449/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '7.3138'^^xsd:double;
  dwc:latitude '43.7032'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0449/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0045/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0045/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0045/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7032"^^xsd:decimal ;
  dwc:decimalLongitude "7.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  geo-pos:lat "43.7032"^^xsd:decimal ;
  geo-pos:long "7.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0450%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0450/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0450/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'France'^^xsd:string;
  dwc:longitude '7.3138'^^xsd:double;
  dwc:latitude '43.7032'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0450/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0451/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0451/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0451/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0478/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0478/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zites, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '4583'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0478/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0063"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  geo-pos:lat "37.0063"^^xsd:decimal ;
  geo-pos:long "-7.9293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0500/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0500/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9293'^^xsd:double;
  dwc:latitude '37.0063'^^xsd:double;
  dwc:previousCatalogNumber '5466'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0500/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0517/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0517/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0517/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0533/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0533/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0533/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0547/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0547/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sant R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3950'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0547/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0561/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0561/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ramun Salart'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1171'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0561/2016'^^xsd:anyURI;
  dwc:observationDate '1955-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0693/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0693/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0693/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0707/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0707/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4597'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0707/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5169%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5169%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5169%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5169%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5169%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5169/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5169/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5048'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5169/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5170%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5170%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5170%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5170%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5170%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5170/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5170/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5020'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5170/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5171%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5171%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5171%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5171%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5171%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5171/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5171/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5068'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5171/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5172%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5172%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5172%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5172%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5172%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5172/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5172/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5045'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5172/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5173%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5173%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5173%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5173%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5173%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5173/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5173/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5044'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5173/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5174%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5174%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5174%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5174%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5174%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5174/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5174/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5023'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5174/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5175%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5175%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5175%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5175%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5175%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5175/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5175/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4404'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5175/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5176%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5176%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5176%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5176%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5176%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5176/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5176/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3670'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5176/2017'^^xsd:anyURI;
  dwc:observationDate '1958-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3271"^^xsd:decimal ;
  dwc:decimalLongitude "3.2876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  geo-pos:lat "42.3271"^^xsd:decimal ;
  geo-pos:long "3.2876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0050/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0050/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2876'^^xsd:double;
  dwc:latitude '42.3271'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0050/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0664/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0664/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0664/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0046/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0046/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0046/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0460/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0460/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0460/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0461/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0461/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0461/1993'^^xsd:anyURI;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0462/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0462/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0462/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0681/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0681/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0681/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0045%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0045/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0045/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0045/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0046%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0046/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0046/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0046/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0044/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0044/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0044/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0047/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0047/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0047/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3271"^^xsd:decimal ;
  dwc:decimalLongitude "3.2876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  geo-pos:lat "42.3271"^^xsd:decimal ;
  geo-pos:long "3.2876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0048/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0048/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2876'^^xsd:double;
  dwc:latitude '42.3271'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0048/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3271"^^xsd:decimal ;
  dwc:decimalLongitude "3.2876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  geo-pos:lat "42.3271"^^xsd:decimal ;
  geo-pos:long "3.2876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0049/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0049/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2876'^^xsd:double;
  dwc:latitude '42.3271'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0049/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0453/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0453/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0453/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0454/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0454/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0454/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0455/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0455/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0455/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0456/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0456/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0456/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0457%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0457/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0457/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0457/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0458%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0458/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0458/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0458/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0459/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0459/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0459/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  geo-pos:lat "43.4844"^^xsd:decimal ;
  geo-pos:long "-3.7582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0096/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0096/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0096/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0625%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0625/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0625/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0625/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5164%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5164%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5164%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5164%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5164%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5164/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5164/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4406'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5164/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5165%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5165%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5165%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5165%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5165%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5165/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5165/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5026'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5165/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5166%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5166%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5166%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5166%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5166%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5166/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5166/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5046'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5166/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5167%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5167%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5167%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5167%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5167%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5167/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5167/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5053'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5167/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5168%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5168%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5168%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5168%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5168%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5168/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5168/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4403'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5168/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0651/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0651/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0651/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0638%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0638/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0638/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0638/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0954/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0954/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0954/1993'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0043/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0043/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0043/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0227/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0227/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0227/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0340/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0340/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5787'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0340/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0398%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0398/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0398/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3263'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0398/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5149%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5149%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5149%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5149%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5149%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5149/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5149/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5033'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5149/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5150%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5150%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5150%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5150%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5150%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5150/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5150/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4402'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5150/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5151%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5151%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5151%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5151%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5151%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5151/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5151/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5034'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5151/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5152%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5152%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5152%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5152%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5152%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5152/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5152/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5066'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5152/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5153%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5153%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5153%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5153%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5153%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5153/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5153/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5018'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5153/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5154%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5154%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5154%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5154%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5154%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5154/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5154/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5005'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5154/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5155%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5155%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5155%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5155%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5155%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5155/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5155/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5028'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5155/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5156%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5156%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5156%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5156%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5156%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5156/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5156/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4931'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5156/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5157%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5157%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5157%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5157%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5157%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5157/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5157/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5060'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5157/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5158%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5158%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5158%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5158%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5158%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5158/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5158/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5032'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5158/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5159%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5159%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5159%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5159%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5159%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5159/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5159/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5067'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5159/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5160%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5160%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5160%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5160%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5160%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5160/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5160/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5043'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5160/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5161%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5161%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5161%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5161%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5161%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5161/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5161/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5000'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5161/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5162%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5162%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5162%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5162%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5162%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5162/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5162/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5025'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5162/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7032"^^xsd:decimal ;
  dwc:decimalLongitude "7.3138"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7032 7.3138)"^^geo:wktLiteral ;
  geo-pos:lat "43.7032"^^xsd:decimal ;
  geo-pos:long "7.3138"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0448%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0448/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0448/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'France'^^xsd:string;
  dwc:longitude '7.3138'^^xsd:double;
  dwc:latitude '43.7032'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0448/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0441/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0441/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0441/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0441%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0441/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0441/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0441/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0442/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0442/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0442/1993'^^xsd:anyURI;
  dwc:observationDate '1956-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0443/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0443/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0443/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0444%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0444/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0444/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0444/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0445%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0445/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0445/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0445/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0446%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0446/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0446/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0446/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0447%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0447/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0447/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0447/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5148%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5148%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5148%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5148%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5148%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5148/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5148/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4997'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5148/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0462%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0462/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0462/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0462/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5163%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5163%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5163%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5163%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5163%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5163/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5163/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5040'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5163/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0472/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0472/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0472/1993'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0473/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0473/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0473/1993'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0474%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0474/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0474/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0474/1993'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0475%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0475/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0475/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0475/1993'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0476%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0476/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0476/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0476/1993'^^xsd:anyURI;
  dwc:observationDate '1952-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0477/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0477/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0477/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0924%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0924/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0924/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3241'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0924/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0934%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0934/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0934/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3252'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0934/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0944/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0944/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1691'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0944/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0952/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0952/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5846'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0952/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0953/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0953/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4157'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0953/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0954%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0954/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0954/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3864'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0954/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5196%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5196%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5196%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5196%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5196%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5196/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5196/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5055'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5196/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0735%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0735/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0735/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4607'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0735/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0721%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0721/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0721/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3800'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0721/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0722%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0722/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0722/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4605'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0722/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5197%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5197%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5197%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5197%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5197%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5197/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5197/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5027'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5197/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5198%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5198%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5198%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5198%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5198%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5198/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5198/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5036'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5198/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5199%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5199%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5199%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5199%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5199%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5199/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5199/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5021'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5199/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5200%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5200%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5200%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5200%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5200%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5200/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5200/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5070'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5200/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5201%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5201%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5201%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5201%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5201%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5201/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5201/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5065'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5201/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5202%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5202%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5202%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5202%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5202%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5202/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5202/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5059'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5202/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5203%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5203%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5203%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5203%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5203%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5203/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5203/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5030'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5203/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5204%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5204%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5204%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5204%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5204%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5204/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5204/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5012'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5204/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0754%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0754/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0754/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '379'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0754/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0767/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0767/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2318'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0767/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0780%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0780%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0780%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0780%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0780%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0780/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0780/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '395'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0780/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0792%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0792/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0792/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '374'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0792/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0801%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0801/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0801/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '375'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0801/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0463/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0463/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0463/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0464/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0464/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0464/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0465/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0465/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0465/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0466%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0466/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0466/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0466/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0467%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0467/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0467/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0467/1993'^^xsd:anyURI;
  dwc:observationDate '1952-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0468%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0468/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0468/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0468/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0469%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0469/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0469/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0469/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0755%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0755/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0755/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '397'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0755/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0960%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0960/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0960/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0960/1993'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0086 -2.3303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0086"^^xsd:decimal ;
  dwc:decimalLongitude "-2.3303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0086 -2.3303)"^^geo:wktLiteral ;
  geo-pos:lat "43.0086"^^xsd:decimal ;
  geo-pos:long "-2.3303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0961%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0961/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0961/1993'^^xsd:string;
  dwc:scientificName 'Austropotamobius pallipes lusitanicus (Mateus, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.3303'^^xsd:double;
  dwc:latitude '43.0086'^^xsd:double;
  dwc:aphiaid '1033519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0961/1993'^^xsd:anyURI;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '885765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3987 1.0972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3987"^^xsd:decimal ;
  dwc:decimalLongitude "1.0972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3987 1.0972)"^^geo:wktLiteral ;
  geo-pos:lat "41.3987"^^xsd:decimal ;
  geo-pos:long "1.0972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0962/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0962/1993'^^xsd:string;
  dwc:scientificName 'Austropotamobius pallipes lusitanicus (Mateus, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.0972'^^xsd:double;
  dwc:latitude '41.3987'^^xsd:double;
  dwc:aphiaid '1033519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0962/1993'^^xsd:anyURI;
  dwc:observationDate '1945-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '885765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.319 -1.9779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.319"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.319 -1.9779)"^^geo:wktLiteral ;
  geo-pos:lat "43.319"^^xsd:decimal ;
  geo-pos:long "-1.9779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0963%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0963/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0963/1993'^^xsd:string;
  dwc:scientificName 'Austropotamobius pallipes lusitanicus (Mateus, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gimenez'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9779'^^xsd:double;
  dwc:latitude '43.319'^^xsd:double;
  dwc:aphiaid '1033519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0963/1993'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '885765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.516 -5.4008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.516"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.516 -5.4008)"^^geo:wktLiteral ;
  geo-pos:lat "41.516"^^xsd:decimal ;
  geo-pos:long "-5.4008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0964%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0964/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0964/1993'^^xsd:string;
  dwc:scientificName 'Austropotamobius pallipes lusitanicus (Mateus, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rufina'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.4008'^^xsd:double;
  dwc:latitude '41.516'^^xsd:double;
  dwc:aphiaid '1033519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0964/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '885765'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0732%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0732/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0732/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4586'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0732/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0733%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0733/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0733/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3806'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0733/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0734%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0734/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0734/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4587'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0734/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0047%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0047/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0047/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0047/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0470%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0470/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0470/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0470/1993'^^xsd:anyURI;
  dwc:observationDate '1944-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0471/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0471/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0471/1993'^^xsd:anyURI;
  dwc:observationDate '1945-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0841%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0841/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0841/2016'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1967'^^xsd:integer;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0841/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0850%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0850/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0850/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0850/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0858%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0858/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0858/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0858/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0872/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0872/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0872/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5191%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5191%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5191%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5191%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5191%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5191/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5191/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5063'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5191/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5192%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5192%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5192%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5192%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5192%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5192/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5192/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5010'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5192/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5193%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5193%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5193%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5193%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5193%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5193/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5193/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5004'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5193/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5194%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5194%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5194%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5194%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5194%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5194/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5194/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5050'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5194/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5195%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5195%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5195%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5195%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5195%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5195/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5195/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5015'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5195/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0718%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0718/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0718/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '7760'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0718/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0731%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0731/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0731/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3620'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0731/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5177%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5177%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5177%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5177%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5177%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5177/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5177/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5011'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5177/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5178%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5178%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5178%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5178%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5178%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5178/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5178/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4401'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5178/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5179%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5179%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5179%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5179%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5179%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5179/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5179/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5037'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5179/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5180%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5180%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5180%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5180%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5180%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5180/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5180/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5031'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5180/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5181%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5181%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5181%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5181%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5181%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5181/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5181/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5072'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5181/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5182%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5182%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5182%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5182%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5182%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5182/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5182/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5007'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5182/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5183%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5183%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5183%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5183%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5183%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5183/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5183/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4998'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5183/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5184%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5184%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5184%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5184%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5184%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5184/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5184/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4400'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5184/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5185%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5185%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5185%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5185%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5185%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5185/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5185/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5008'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5185/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5186%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5186%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5186%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5186%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5186%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5186/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5186/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5069'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5186/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5187%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5187%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5187%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5187%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5187%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5187/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5187/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5058'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5187/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5188%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5188%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5188%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5188%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5188%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5188/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5188/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5056'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5188/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5189%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5189%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5189%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5189%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5189%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5189/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5189/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5038'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5189/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5190%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5190%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5190%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5190%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5190%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5190/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5190/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5002'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5190/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5145%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5145%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5145%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5145%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5145%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5145/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5145/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5035'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5145/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5146%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5146%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5146%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5146%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5146%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5146/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5146/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5061'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5146/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5147%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5147%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5147%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5147%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5147%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5147/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5147/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5062'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5147/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5140%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5140%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5140%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5140%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5140%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5140/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5140/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4999'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5140/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5141%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5141%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5141%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5141%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5141%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5141/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5141/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5017'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5141/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5142%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5142%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5142%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5142%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5142%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5142/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5142/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4935'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5142/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5143%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5143%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5143%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5143%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5143%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5143/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5143/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5042'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5143/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5144%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5144%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5144%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5144%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5144%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5144/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5144/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5052'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5144/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0947%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0947/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0947/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0947/1993'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0948%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0948/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0948/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0948/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0949%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0949/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0949/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0949/1993'^^xsd:anyURI;
  dwc:observationDate '1951-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  geo-pos:lat "43.4844"^^xsd:decimal ;
  geo-pos:long "-3.7582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0095/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0095/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0095/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0950%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0950/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0950/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0950/1993'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0951%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0951/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0951/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0951/1993'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0952%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0952/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0952/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0952/1993'^^xsd:anyURI;
  dwc:observationDate '1952-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0953%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0953/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0953/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0953/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5132%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5132%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5132%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5132%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5132%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5132/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5132/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5132/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5133%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5133%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5133%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5133%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5133%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5133/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5133/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5133/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5134%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5134%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5134%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5134%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5134%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5134/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5134/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5134/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5135%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5135%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5135%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5135%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5135%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5135/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5135/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5135/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5136%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5136%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5136%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5136%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5136%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5136/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5136/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5013'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5136/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5137%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5137%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5137%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5137%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5137%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5137/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5137/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5006'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5137/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5138%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5138%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5138%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5138%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5138%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5138/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5138/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5001'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5138/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5139%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5139%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5139%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5139%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5139%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5139/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5139/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5016'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5139/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2801 3.2811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2801"^^xsd:decimal ;
  dwc:decimalLongitude "3.2811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2801 3.2811)"^^geo:wktLiteral ;
  geo-pos:lat "42.2801"^^xsd:decimal ;
  geo-pos:long "3.2811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0546/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0546/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2811'^^xsd:double;
  dwc:latitude '42.2801'^^xsd:double;
  dwc:previousCatalogNumber '1778'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0546/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1222%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1222/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1222/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1222/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1223%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1223/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1223/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1223/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1224%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1224/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1224/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1224/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1225%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1225/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1225/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1225/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1226%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1226/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1226/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1226/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1227%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1227/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1227/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1227/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1228%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1228/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1228/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4161'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1228/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1229%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1229%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1229%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1229%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1229%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1229/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1229/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4102'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1229/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1230%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1230/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1230/2016'^^xsd:string;
  dwc:scientificName 'Inachus phalangium (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4160'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1230/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5112%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5112%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5112%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5112%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5112%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5112/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5112/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '604'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5112/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0459%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0459/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0459/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0459/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0460%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0460/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0460/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0460/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0461%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0461/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0461/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0461/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5113%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5113%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5113%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5113%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5113%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5113/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5113/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '606'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5113/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0438/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0438/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0438/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0439/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0439/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0439/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0440/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0440/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0440/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5114%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5114%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5114%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5114%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5114%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5114/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5114/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4405'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5114/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0422%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0422%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0422%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0422%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0422%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0422/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0422/1993'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0422/1993'^^xsd:anyURI;
  dwc:observationDate '1960-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0423%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0423%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0423%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0423%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0423%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0423/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0423/1993'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0423/1993'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0426%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0426%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0426%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9432 -6.3383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9432"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0426%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9432 -6.3383)"^^geo:wktLiteral ;
  geo-pos:lat "49.9432"^^xsd:decimal ;
  geo-pos:long "-6.3383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0426%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0426/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0426/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Forster'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-6.3383'^^xsd:double;
  dwc:latitude '49.9432'^^xsd:double;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0426/1993'^^xsd:anyURI;
  dwc:observationDate '1952-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0427%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0427%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0427%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0427%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0427%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0427/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0427/1993'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0427/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0428%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0428%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0428%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0428%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0428%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0428/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0428/1993'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0428/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0429%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0429%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0429%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0429%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0429%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0429/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0429/1993'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0429/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0043%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0043/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0043/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0043/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0477%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0477/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0477/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '3235'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0477/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0425%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0425%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0425%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7489 -4.9295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7489"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0425%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7489 -4.9295)"^^geo:wktLiteral ;
  geo-pos:lat "55.7489"^^xsd:decimal ;
  geo-pos:long "-4.9295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0425%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0425/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0425/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte varians Leach, 1814 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-4.9295'^^xsd:double;
  dwc:latitude '55.7489'^^xsd:double;
  dwc:aphiaid '107518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0425/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107518'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  geo-pos:lat "38.6901"^^xsd:decimal ;
  geo-pos:long "-9.3646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0498/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0498/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '5468'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0498/2016'^^xsd:anyURI;
  dwc:observationDate '1960-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0063"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  geo-pos:lat "37.0063"^^xsd:decimal ;
  geo-pos:long "-7.9293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0499/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0499/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9293'^^xsd:double;
  dwc:latitude '37.0063'^^xsd:double;
  dwc:previousCatalogNumber '5465'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0499/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5115%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5115%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5115%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5115%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5115%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5115/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5115/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4407'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5115/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5116%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5116%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5116%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5116%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5116%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5116/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5116/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4408'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5116/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5117%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5117%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5117%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5117%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5117%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5117/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5117/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4409'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5117/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5118%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5118%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5118%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5118%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5118%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5118/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5118/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4410'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5118/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0430%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0430%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0430%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0430%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0430%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0430/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0430/1993'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0430/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5119%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5119%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5119%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5119%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5119%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5119/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5119/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5119/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0339/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0339/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5740'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0339/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0044%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0044/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0044/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0044/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0431%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0431%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0431%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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 "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0431%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0431%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0431/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0431/1993'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0431/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0432%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0432%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0432%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0432%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0432%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0432/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0432/1993'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0432/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0433%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0433%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0433%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0433%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0433%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0433/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0433/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0433/1993'^^xsd:anyURI;
  dwc:observationDate '1946-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5120%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5120%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5120%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5120%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5120%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5120/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5120/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5120/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5121%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5121%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5121%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5121%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5121%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5121/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5121/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5121/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5122%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5122%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5122%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5122%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5122%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5122/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5122/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '557'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5122/2017'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5123%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5123%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5123%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5123%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5123%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5123/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5123/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '557'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5123/2017'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5124%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5124%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5124%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5124%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5124%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5124/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5124/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '603'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5124/2017'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6879"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  geo-pos:lat "38.6879"^^xsd:decimal ;
  geo-pos:long "-9.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0397%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0397/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0397/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3605'^^xsd:double;
  dwc:latitude '38.6879'^^xsd:double;
  dwc:previousCatalogNumber '7655'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0397/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0436%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0436/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0436/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0436/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0437%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0437/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0437/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0437/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0438%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0438/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0438/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0438/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0439%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0439/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0439/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0439/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5131%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5131%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5131%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5131%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5131%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5131/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5131/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5131/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0440%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0440/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0440/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0440/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0942%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0942/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0942/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0942/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0943%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0943/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0943/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0943/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0944%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0944/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0944/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0944/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0945%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0945/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0945/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0945/1993'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0946%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0946/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0946/1993'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla (Petagna, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0946/1993'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0225/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0225/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0225/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0226/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0226/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0226/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1190%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1190/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1190/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1190/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1191%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1191/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1191/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1191/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1192%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1192/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1192/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1192/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1193%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1193/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1193/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1193/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1194%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1194/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1194/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1194/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1195%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1195/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1195/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1195/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1196%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1196/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1196/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1196/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1197%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1197/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1197/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '727'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1197/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1198%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1198/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1198/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '727'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1198/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0040%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0040/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0040/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0040/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0041%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0041/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0041/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0041/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5125%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5125%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5125%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5125%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5125%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5125/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5125/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2116'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5125/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0042/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0042/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0042/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5126%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5126%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5126%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5126%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5126%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5126/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5126/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '605'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5126/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5127%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5127%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5127%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5127%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5127%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5127/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5127/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '607'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5127/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5128%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5128%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5128%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5128%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5128%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5128/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5128/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '607'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5128/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5129%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5129%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5129%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5129%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5129%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5129/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5129/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '607'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5129/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5130%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5130%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5130%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5130%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5130%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5130/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5130/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '607'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5130/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0210%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0210/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0210/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0210/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0211%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0211/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0211/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4940'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0211/2016'^^xsd:anyURI;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0214%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0214/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0214/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4518'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0214/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0036/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0036/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0036/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0037/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0037/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0037/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0038%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0038/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0038/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0038/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0363/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0363/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0363/1993'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0364/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0364/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0364/1993'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0365/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0365/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0365/1993'^^xsd:anyURI;
  dwc:observationDate '1954-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8564 3.3565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8564"^^xsd:decimal ;
  dwc:decimalLongitude "3.3565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8564 3.3565)"^^geo:wktLiteral ;
  geo-pos:lat "39.8564"^^xsd:decimal ;
  geo-pos:long "3.3565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0366/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0366/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Son of Daniel'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3565'^^xsd:double;
  dwc:latitude '39.8564'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0366/1993'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0367/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0367/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0367/1993'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0916%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0916%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0916%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0916%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0916%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0916/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0916/1993'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0916/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0913%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0913%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0913%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0913%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -71)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0913%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0913/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0913/1993'^^xsd:string;
  dwc:scientificName 'Gilvossius setimanus (De Kay, 1844)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Western North Atlantic'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-71'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '158385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0913/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0914%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0914%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0914%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1333 -5.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1333"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0914%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1333 -5.4167)"^^geo:wktLiteral ;
  geo-pos:lat "36.1333"^^xsd:decimal ;
  geo-pos:long "-5.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0914%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0914/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0914/1993'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Teodoro Jiménez'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.4167'^^xsd:double;
  dwc:latitude '36.1333'^^xsd:double;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0914/1993'^^xsd:anyURI;
  dwc:observationDate '1947-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0915%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0915%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0915%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0915%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0915%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0915/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0915/1993'^^xsd:string;
  dwc:scientificName 'Homarus gammarus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0915/1993'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0362/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0362/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0362/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0910%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0910%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0910%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0910%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0910%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0910/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0910/1993'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura (Leach, 1815)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0910/1993'^^xsd:anyURI;
  dwc:observationDate '1956-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0911%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0911%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0911%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0911%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0911%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0911/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0911/1993'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0911/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0758%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0758/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0758/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '384'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0758/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0759%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0759/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0759/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '376'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0759/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0368/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0368/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0368/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0369%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0369/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0369/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0369/1993'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0037%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0037/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0037/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0037/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0370%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0370/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0370/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0370/1993'^^xsd:anyURI;
  dwc:observationDate '1956-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0917%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0917%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0917%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0917%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0917%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0917/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0917/1993'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0917/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3042 -2.2551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3042"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3042 -2.2551)"^^geo:wktLiteral ;
  geo-pos:lat "43.3042"^^xsd:decimal ;
  geo-pos:long "-2.2551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0092/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0092/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Antonio'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.2551'^^xsd:double;
  dwc:latitude '43.3042'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0092/1993'^^xsd:anyURI;
  dwc:observationDate '1945-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0920%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0920%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0920%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0920%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0920%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0920/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0920/1993'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0920/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5027%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5027%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5027%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5027%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5027%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5027/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5027/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5027/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0753%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0753/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0753/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '399'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0753/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0356/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0356/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0356/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  geo-pos:lat "21"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0357/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0357/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea semispinosa Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Occidental Sahara'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '21'^^xsd:integer;
  dwc:aphiaid '240808'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0357/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240808'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8306 14.2566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8306"^^xsd:decimal ;
  dwc:decimalLongitude "14.2566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8306 14.2566)"^^geo:wktLiteral ;
  geo-pos:lat "40.8306"^^xsd:decimal ;
  geo-pos:long "14.2566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0358/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0358/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2566'^^xsd:double;
  dwc:latitude '40.8306'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0358/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0359/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0359/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0359/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0036%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0036/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0036/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0036/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0360/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0360/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0360/1993'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0361/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0361/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0361/1993'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0031/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0031/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0031/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0032/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0032/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0032/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0033/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0033/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0033/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0034/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0034/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0034/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0035/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0035/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0035/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5028%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5028%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5028%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5028%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5028%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5028/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5028/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5028/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5029%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5029%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5029%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5029%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5029%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5029/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5029/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5029/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5030%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5030%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5030%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5030%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5030%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5030/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5030/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5030/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5031%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5031%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5031%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5031%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5031%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5031/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5031/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5031/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5032%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5032%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5032%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5032%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5032%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5032/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5032/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5032/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5033%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5033%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5033%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5033%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5033%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5033/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5033/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5033/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5020%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5020%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5020%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5020%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5020%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5020/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5020/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5020/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5021%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5021%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5021%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5021%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5021%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5021/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5021/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5021/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5022%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5022%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5022%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5022%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5022%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5022/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5022/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5022/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5023%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5023%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5023%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5023%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5023%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5023/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5023/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5023/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5024%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5024%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5024%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5024%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5024%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5024/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5024/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5024/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5025%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5025%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5025%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5025%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5025%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5025/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5025/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5025/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5026%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5026%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5026%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5026%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5026%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5026/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5026/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5026/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0417%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0417%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0417%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0417%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0417%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0417/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0417/1993'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0417/1993'^^xsd:anyURI;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0418%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0418%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0418%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0418%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0418%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0418/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0418/1993'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0418/1993'^^xsd:anyURI;
  dwc:observationDate '1935-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0419%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0419%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0419%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0419%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0419%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0419/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0419/1993'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0419/1993'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0042%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0042/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0042/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0042/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0420%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0420%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0420%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0420%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0420%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0420/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0420/1993'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0420/1993'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0421%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0421%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0421%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0421%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0421%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0421/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0421/1993'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0421/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5107%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5107%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5107%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9661"^^xsd:decimal ;
  dwc:decimalLongitude "4.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5107%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  geo-pos:lat "52.9661"^^xsd:decimal ;
  geo-pos:long "4.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5107%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5107/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5107/2017'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum van Natuurlijke Historie (Leiden)'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7403'^^xsd:double;
  dwc:latitude '52.9661'^^xsd:double;
  dwc:previousCatalogNumber '8200'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5107/2017'^^xsd:anyURI;
  dwc:observationDate '1950-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5103%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5103%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5103%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5622 3.4362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5622"^^xsd:decimal ;
  dwc:decimalLongitude "3.4362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5103%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5622 3.4362)"^^geo:wktLiteral ;
  geo-pos:lat "51.5622"^^xsd:decimal ;
  geo-pos:long "3.4362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5103%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5103/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5103/2017'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gazan, K.'^^xsd:string;
  dwc:collector 'Gorzhoek, Rijksmuseum van Natuurlijke Historie (Leiden)'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.4362'^^xsd:double;
  dwc:latitude '51.5622'^^xsd:double;
  dwc:previousCatalogNumber '1151'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5103/2017'^^xsd:anyURI;
  dwc:observationDate '1900-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5105%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5105%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5105%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.203 4.3855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.203"^^xsd:decimal ;
  dwc:decimalLongitude "4.3855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5105%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.203 4.3855)"^^geo:wktLiteral ;
  geo-pos:lat "52.203"^^xsd:decimal ;
  geo-pos:long "4.3855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5105%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5105/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5105/2017'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L. B.'^^xsd:string;
  dwc:collector 'Holthuis, L. B.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.3855'^^xsd:double;
  dwc:latitude '52.203'^^xsd:double;
  dwc:previousCatalogNumber '8198'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5105/2017'^^xsd:anyURI;
  dwc:observationDate '1946-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5106%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5106%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5106%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1338 4.3047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1338"^^xsd:decimal ;
  dwc:decimalLongitude "4.3047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5106%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1338 4.3047)"^^geo:wktLiteral ;
  geo-pos:lat "52.1338"^^xsd:decimal ;
  geo-pos:long "4.3047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5106%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5106/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5106/2017'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum van Natuurlijke Historie (Leiden)'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.3047'^^xsd:double;
  dwc:latitude '52.1338'^^xsd:double;
  dwc:previousCatalogNumber '8201'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5106/2017'^^xsd:anyURI;
  dwc:observationDate '1931-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0532/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0532/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0532/2016'^^xsd:anyURI;
  dwc:observationDate '1956-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0793%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0793/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0793/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2323'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0793/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0794%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0794/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0794/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '371'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0794/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0371/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0371/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0371/1993'^^xsd:anyURI;
  dwc:observationDate '1956-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0372/1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0372/1992'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0372/1992'^^xsd:anyURI;
  dwc:observationDate '1958-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0373/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0373/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0373/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0374/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0374/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0374/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0375%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0375%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0375%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0375%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0375%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0375/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0375/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0375/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0376/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0376/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0376/1993'^^xsd:anyURI;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0377/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0377/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0377/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0378/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0378/1993'^^xsd:string;
  dwc:scientificName 'Gnathophyllum elegans (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0378/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0795%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0795/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0795/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '398'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0795/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0516/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0516/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0516/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8659 4.3204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8659"^^xsd:decimal ;
  dwc:decimalLongitude "4.3204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8659 4.3204)"^^geo:wktLiteral ;
  geo-pos:lat "39.8659"^^xsd:decimal ;
  geo-pos:long "4.3204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0434/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0434/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.3204'^^xsd:double;
  dwc:latitude '39.8659'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0434/1993'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3462"^^xsd:decimal ;
  dwc:decimalLongitude "3.1946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  geo-pos:lat "42.3462"^^xsd:decimal ;
  geo-pos:long "3.1946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0435/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0435/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1946'^^xsd:double;
  dwc:latitude '42.3462'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0435/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1339%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1339/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1339/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '469'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1339/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1340%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1340/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1340/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1340/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1341%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1341/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1341/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1341/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1342%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1342/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1342/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1342/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1343%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1343/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1343/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1343/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1344%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1344/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1344/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1344/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1345%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1345/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1345/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1345/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1346%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1346/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1346/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1346/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1347%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1347/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1347/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1347/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0530%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0530/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0530/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0530/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0524/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0524/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0524/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0525/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0525/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0525/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0526/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0526/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0526/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0527/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0527/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0527/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0528%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0528/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0528/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0528/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0529%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0529/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0529/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0529/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5256%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5256%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5256%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5256%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5256%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5256/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5256/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5256/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5257%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5257%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5257%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5257%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5257%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5257/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5257/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5257/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5258%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5258%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5258%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5258%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5258%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5258/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5258/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5258/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5259%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5259%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5259%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5259%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5259%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5259/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5259/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5259/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5260%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5260%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5260%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5260%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5260%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5260/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5260/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5260/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0053/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0053/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0053/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0988%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0988/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0988/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0988/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1357%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1357/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1357/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1357/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2948 3.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2948"^^xsd:decimal ;
  dwc:decimalLongitude "3.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2948 3.295)"^^geo:wktLiteral ;
  geo-pos:lat "42.2948"^^xsd:decimal ;
  geo-pos:long "3.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1358%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1358/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1358/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.295'^^xsd:double;
  dwc:latitude '42.2948'^^xsd:double;
  dwc:previousCatalogNumber '3123'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1358/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1359%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1359/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1359/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1359/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1360%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1360%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1360%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1360%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1360%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1360/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1360/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1360/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1361%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1361/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1361/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3529'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1361/2016'^^xsd:anyURI;
  dwc:observationDate '1957-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1362%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1362/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1362/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1362/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1363%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1363/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1363/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3122'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1363/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1364%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1364/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1364/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '465'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1364/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1365%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1365/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1365/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '480'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1365/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0989%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0989/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0989/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0989/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5262%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5262%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5262%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5262%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5262%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5262/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5262/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5262/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "4.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "4.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0099/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0099/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7526'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0099/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5263%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5263%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5263%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5263%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5263%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5263/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5263/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5263/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0990%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0990/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0990/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0990/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0991/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0991/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0991/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5264%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5264%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5264%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5264%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5264%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5264/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5264/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5264/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0992%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0992/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0992/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0992/1993'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5265%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5265%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5265%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5265%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5265%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5265/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5265/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5265/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5266%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5266%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5266%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5266%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5266%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5266/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5266/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5266/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5269%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5269%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5269%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5269%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5269%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5269/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5269/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2166'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5269/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0612%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0612/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0612/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0612/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0613%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0613/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0613/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0613/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5261%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5261%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5261%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5261%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5261%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5261/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5261/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5261/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0993%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0993/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0993/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0993/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5267%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5267%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5267%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5267%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5267%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5267/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5267/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2147'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5267/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5268%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5268%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5268%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5268%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5268%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5268/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5268/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2166'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5268/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5270%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5270%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5270%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5270%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5270%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5270/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5270/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2166'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5270/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5239%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5239%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5239%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5239%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5239%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5239/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5239/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '569'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5239/2017'^^xsd:anyURI;
  dwc:observationDate '1955-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5240%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5240%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5240%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5240%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5240%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5240/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5240/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '569'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5240/2017'^^xsd:anyURI;
  dwc:observationDate '1955-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5241%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5241%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5241%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5241%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5241%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5241/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5241/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '568'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5241/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0505%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0505/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0505/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0505/1993'^^xsd:anyURI;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0506%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0506/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0506/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0506/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0507%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0507/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0507/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0507/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0508%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0508/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0508/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0508/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2935"^^xsd:decimal ;
  dwc:decimalLongitude "3.2905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  geo-pos:lat "42.2935"^^xsd:decimal ;
  geo-pos:long "3.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0509%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0509/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0509/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2905'^^xsd:double;
  dwc:latitude '42.2935'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0509/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8333 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8333"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8333 -16)"^^geo:wktLiteral ;
  geo-pos:lat "28.8333"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0051/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0051/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Balaguer'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '28.8333'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0051/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0510/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0510/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0510/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0654/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0654/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0654/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5238%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5238%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5238%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5238%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5238%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5238/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5238/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '566'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5238/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5237%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5237%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5237%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5237%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5237%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5237/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5237/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '566'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5237/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0665/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0665/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0665/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0666%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0666%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0666%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0666%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0666%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0666/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0666/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0666/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2935"^^xsd:decimal ;
  dwc:decimalLongitude "3.2905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  geo-pos:lat "42.2935"^^xsd:decimal ;
  geo-pos:long "3.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0502/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0502/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2905'^^xsd:double;
  dwc:latitude '42.2935'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0502/1993'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0503%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0503/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0503/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0503/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0504%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0504/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0504/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0504/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0682/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0682/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0682/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5233%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5233%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5233%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5233%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5233%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5233/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5233/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '558'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5233/2017'^^xsd:anyURI;
  dwc:observationDate '1954-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5234%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5234%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5234%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5234%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5234%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5234/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5234/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '558'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5234/2017'^^xsd:anyURI;
  dwc:observationDate '1954-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5235%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5235%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5235%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5235%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5235%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5235/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5235/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '558'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5235/2017'^^xsd:anyURI;
  dwc:observationDate '1954-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5236%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5236%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5236%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5236%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5236%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5236/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5236/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '558'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5236/2017'^^xsd:anyURI;
  dwc:observationDate '1954-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0683/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0683/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0683/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5242%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5242%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5242%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5242%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5242%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5242/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5242/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '562'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5242/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5243%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5243%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5243%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5243%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5243%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5243/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5243/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '567'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5243/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5244%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5244%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5244%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5244%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5244%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5244/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5244/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '573'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5244/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5245%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5245%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5245%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5245%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5245%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5245/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5245/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5077'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5245/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5246%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5246%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5246%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5246%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5246%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5246/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5246/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '559'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5246/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5247%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5247%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5247%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5247%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5247%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5247/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5247/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4359'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5247/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5248%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5248%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5248%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5248%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5248%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5248/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5248/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4360'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5248/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0655/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0655/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0655/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0656/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0656/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0656/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0511/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0511/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0511/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0512/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0512/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0512/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0513%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0513/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0513/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0513/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0514%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0514/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0514/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0514/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0515%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0515/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0515/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0515/1993'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0516%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0516/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0516/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0516/1993'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0629%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0629/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0629/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0629/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0518/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0518/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0518/1993'^^xsd:anyURI;
  dwc:observationDate '1945-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0519/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0519/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0519/1993'^^xsd:anyURI;
  dwc:observationDate '1947-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 -5.6544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5603"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5603 -5.6544)"^^geo:wktLiteral ;
  geo-pos:lat "43.5603"^^xsd:decimal ;
  geo-pos:long "-5.6544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0052/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0052/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-5.6544'^^xsd:double;
  dwc:latitude '43.5603'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0052/1993'^^xsd:anyURI;
  dwc:observationDate '1945-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0520/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0520/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0520/1993'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0521/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0521/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0521/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0522/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0522/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0522/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0640%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0640/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0640/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0640/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0641%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0641/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0641/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0641/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5249%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5249%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5249%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5249%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5249%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5249/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5249/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7429'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5249/2017'^^xsd:anyURI;
  dwc:observationDate '1963-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5250%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5250%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5250%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5250%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5250%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5250/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5250/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2311'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5250/2017'^^xsd:anyURI;
  dwc:observationDate '1956-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5251%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5251%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5251%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5251%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5251%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5251/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5251/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4003'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5251/2017'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5252%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5252%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5252%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5252%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5252%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5252/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5252/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2131'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5252/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5253%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5253%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5253%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5253%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5253%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5253/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5253/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5253/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5254%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5254%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5254%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5254%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5254%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5254/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5254/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5254/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0517%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0517/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0517/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0517/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0652/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0652/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0652/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0653/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0653/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0653/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0639%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0639/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0639/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0639/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1294%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1294/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1294/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '91A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1294/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1295%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1295/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1295/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:previousCatalogNumber '89A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1295/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1296%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1296/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1296/2016'^^xsd:string;
  dwc:scientificName 'Inachus thoracicus Roux, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:previousCatalogNumber '89A'^^xsd:string;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1296/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1297%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1297/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1297/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '450'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1297/2016'^^xsd:anyURI;
  dwc:observationDate '1953-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1298%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1298/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1298/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '471'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1298/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1299%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1299/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1299/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '478'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1299/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1300%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1300/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1300/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '494'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1300/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1301%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1301/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1301/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '494'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1301/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1302%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1302/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1302/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '463'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1302/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0671/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0671/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0671/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0684/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0684/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0684/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1312%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1312/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1312/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Giro, E.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:previousCatalogNumber '458'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1312/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1313%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1313/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1313/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '484'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1313/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1314%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1314/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1314/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '472'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1314/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1315%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1315/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1315/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '472'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1315/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1316%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1316/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1316/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '473'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1316/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1317%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1317/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1317/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '459'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1317/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1318%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1318/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1318/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '461'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1318/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1319%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1319/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1319/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '461'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1319/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1320%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1320/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1320/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '464'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1320/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1321%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1321/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1321/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '453'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1321/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1322%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1322/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1322/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '467'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1322/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1323%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1323/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1323/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '491'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1323/2016'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1324%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1324/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1324/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '491'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1324/2016'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1325%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1325/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1325/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '468'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1325/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1326%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1326/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1326/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1326/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1327%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1327/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1327/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '456'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1327/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1328%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1328/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1328/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '456'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1328/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1329%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1329/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1329/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '474'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1329/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1330%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1330/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1330/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '490'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1330/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1331%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1331/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1331/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '490'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1331/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1332%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1332/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1332/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '452'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1332/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1333%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1333/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1333/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '482'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1333/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1334%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1334%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1334%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1334%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1334%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1334/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1334/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '483'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1334/2016'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1335%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1335/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1335/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '483'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1335/2016'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1336%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1336/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1336/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '479'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1336/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1337%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1337/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1337/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '477'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1337/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1338%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1338/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1338/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '488'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1338/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0614%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0614/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0614/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0614/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0523/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0523/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0523/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5255%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5255%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5255%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5255%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5255%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5255/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5255/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3532'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5255/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0626%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0626/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0626/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0626/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0642%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0642/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0642/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0642/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0643/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0643/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0643/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0644%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0644/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0644/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0644/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5228%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5228%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5228%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5228%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5228%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5228/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5228/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '560'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5228/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5229%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5229%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5229%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5229%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5229%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5229/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5229/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '563'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5229/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5230%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5230%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5230%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5230%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5230%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5230/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5230/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '563'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5230/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5231%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5231%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5231%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5231%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5231%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5231/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5231/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '563'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5231/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5232%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5232%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5232%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5232%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5232%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5232/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5232/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '2067'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5232/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "3.2787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0499%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0499/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0499/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0499/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-6.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  geo-pos:lat "43.5528"^^xsd:decimal ;
  geo-pos:long "-6.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0005%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0005/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0005/1993'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.081'^^xsd:double;
  dwc:latitude '43.5528'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0005/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6866 -9.3608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6866"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6866 -9.3608)"^^geo:wktLiteral ;
  geo-pos:lat "38.6866"^^xsd:decimal ;
  geo-pos:long "-9.3608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0050%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0050/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0050/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Amança, C'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3608'^^xsd:double;
  dwc:latitude '38.6866'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0050/1993'^^xsd:anyURI;
  dwc:observationDate '1962-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0500%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0500/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0500/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0500/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0501/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0501/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0501/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0668/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0668/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0668/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0669/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0669/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0669/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0982%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0982/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0982/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0982/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0983%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0983/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0983/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0983/1993'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0984%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0984/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0984/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0984/1993'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0985%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0985/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0985/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0985/1993'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0986%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0986/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0986/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0986/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0987/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0987/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0987/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0670/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0670/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0670/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5227%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5227%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5227%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5227%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5227%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5227/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5227/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '564'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5227/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3742 -75.5168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3742"^^xsd:decimal ;
  dwc:decimalLongitude "-75.5168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3742 -75.5168)"^^geo:wktLiteral ;
  geo-pos:lat "10.3742"^^xsd:decimal ;
  geo-pos:long "-75.5168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0233/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0233/2016'^^xsd:string;
  dwc:scientificName 'Callinectes Stimpson, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Amplas, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Caribbean Sea'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-75.5168'^^xsd:double;
  dwc:latitude '10.3742'^^xsd:double;
  dwc:previousCatalogNumber '4251'^^xsd:integer;
  dwc:aphiaid '106921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0233/2016'^^xsd:anyURI;
  dwc:observationDate '1948-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '106921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1175/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1175/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3032'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1175/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0349/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0349/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5745'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0349/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0748%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0748/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0748/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '5737'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0748/2016'^^xsd:anyURI;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0760%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0760/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0760/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '383'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0760/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5221%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5221%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5221%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5221%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5221%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5221/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5221/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5019'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5221/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5222%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5222%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5222%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5222%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5222%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5222/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5222/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5049'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5222/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5223%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5223%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5223%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5223%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5223%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5223/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5223/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '565'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5223/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5224%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5224%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5224%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5224%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5224%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5224/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5224/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '596'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5224/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5225%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5225%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5225%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5225%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5225%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5225/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5225/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '596'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5225/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5226%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5226%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5226%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5226%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5226%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5226/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5226/2017'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '561'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5226/2017'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1106%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1106/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1106/1998'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1106/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1107/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1107/1998'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1107/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1108%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1108/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1108/1998'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1108/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0667/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0667/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0667/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1181/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1181/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5757'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1181/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1182/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1182/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5759'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1182/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1183/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1183/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5664'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1183/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1184%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1184/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1184/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5848'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1184/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1185%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1185/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1185/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5648'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1185/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1186%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1186/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1186/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1186/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1187%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1187/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1187/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1187/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1188%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1188/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1188/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1188/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1189%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1189/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1189/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '724'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1189/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1087%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1087/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1087/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1087/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1088%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1088/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1088/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1088/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1089%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1089/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1089/1998'^^xsd:string;
  dwc:scientificName 'Hippolyte Leach, 1814 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '106987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1089/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '106987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5220%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5220%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5220%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5220%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5220%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5220/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5220/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5014'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5220/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0341/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0341/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5747'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0341/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0342/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0342/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5784'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0342/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0343/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0343/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5785'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0343/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0344/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0344/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5636'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0344/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0345/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0345/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5776'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0345/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0346/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0346/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5622'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0346/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0347/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0347/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5786'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0347/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0348%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0348%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0348%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0348%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0348%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0348/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0348/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5643'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0348/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0371%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0371/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0371/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5783'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0371/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0372%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0372/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0372/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5635'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0372/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0373%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0373/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0373/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5624'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0373/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0374%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0374/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0374/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5782'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0374/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5215%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5215%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5215%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5215%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5215%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5215/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5215/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5024'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5215/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5216%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5216%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5216%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5216%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5216%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5216/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5216/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5009'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5216/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5217%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5217%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5217%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5217%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5217%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5217/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5217/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5051'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5217/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5218%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5218%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5218%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5218%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5218%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5218/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5218/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5022'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5218/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5219%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5219%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5219%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5219%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5219%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5219/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5219/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5039'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5219/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0698/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0698/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4593'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0698/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0228/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0228/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0228/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0229/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0229/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0229/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0230/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0230/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi (Gordon, 1968)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '5517'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0230/2016'^^xsd:anyURI;
  dwc:observationDate '1960-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0231/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0231/2016'^^xsd:string;
  dwc:scientificName 'Callinectes marginatus (A. Milne-Edwards, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '4638'^^xsd:integer;
  dwc:aphiaid '241106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0231/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.454 -69.9156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.454"^^xsd:decimal ;
  dwc:decimalLongitude "-69.9156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.454 -69.9156)"^^geo:wktLiteral ;
  geo-pos:lat "18.454"^^xsd:decimal ;
  geo-pos:long "-69.9156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0232/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0232/2016'^^xsd:string;
  dwc:scientificName 'Callinectes bocourti A. Milne-Edwards, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Amplas, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 'Caribbean Sea'^^xsd:string;
  dwc:country 'Dominican Republic'^^xsd:string;
  dwc:longitude '-69.9156'^^xsd:double;
  dwc:latitude '18.454'^^xsd:double;
  dwc:previousCatalogNumber '4252'^^xsd:integer;
  dwc:aphiaid '394860'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0232/2016'^^xsd:anyURI;
  dwc:observationDate '1947-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '394860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0049%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0049/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0049/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0049/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0490/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0490/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0490/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0491/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0491/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0491/1993'^^xsd:anyURI;
  dwc:observationDate '1933-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0492/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0492/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1935'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0492/1993'^^xsd:anyURI;
  dwc:observationDate '1935-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0493/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0493/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0493/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0494%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0494/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0494/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0494/1993'^^xsd:anyURI;
  dwc:observationDate '1936-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0697/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0697/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^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.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0697/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0057/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0057/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0057/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0058/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0058/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0058/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0059/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0059/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0059/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2493 3.2434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2493"^^xsd:decimal ;
  dwc:decimalLongitude "3.2434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2493 3.2434)"^^geo:wktLiteral ;
  geo-pos:lat "42.2493"^^xsd:decimal ;
  geo-pos:long "3.2434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0060/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0060/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^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.2434'^^xsd:double;
  dwc:latitude '42.2493'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0060/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0495%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0495/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0495/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0495/1993'^^xsd:anyURI;
  dwc:observationDate '1951-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0496%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0496/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0496/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0496/1993'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2935"^^xsd:decimal ;
  dwc:decimalLongitude "3.2905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  geo-pos:lat "42.2935"^^xsd:decimal ;
  geo-pos:long "3.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0497%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0497/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0497/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2905'^^xsd:double;
  dwc:latitude '42.2935'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0497/1993'^^xsd:anyURI;
  dwc:observationDate '1952-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0498%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0498/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0498/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte leptocerus (Heller, 1863)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:aphiaid '107513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0498/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0098/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0098/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0098/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0980%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0980/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0980/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0980/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0981%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0981/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0981/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0981/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1167/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1167/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5662'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1167/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1171/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1171/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5754'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1171/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4542 -16.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.4542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.4542 -16.435)"^^geo:wktLiteral ;
  geo-pos:lat "20.4542"^^xsd:decimal ;
  geo-pos:long "-16.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1215%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1215/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1215/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna (Prestandrea, 1839)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Col.Bervigon'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.435'^^xsd:double;
  dwc:latitude '20.4542'^^xsd:double;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1215/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1216%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1216%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1216%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1216%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1216%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1216/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1216/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7312'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1216/2016'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1217%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1217/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1217/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7311'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1217/2016'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1218%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1218/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1218/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1218/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1219%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1219%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1219%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1219%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1219%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1219/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1219/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1219/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1220%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1220/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1220/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1220/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1221%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1221/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1221/2016'^^xsd:string;
  dwc:scientificName 'Inachus aguiarii Brito Capello, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '98A'^^xsd:string;
  dwc:aphiaid '107325'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1221/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107325'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1082/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1082/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4682'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1082/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.988"^^xsd:decimal ;
  dwc:decimalLongitude "0.0287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  geo-pos:lat "39.988"^^xsd:decimal ;
  geo-pos:long "0.0287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1090/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1090/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.0287'^^xsd:double;
  dwc:latitude '39.988'^^xsd:double;
  dwc:previousCatalogNumber '4654'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1090/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1107%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1107/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1107/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '4007'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1107/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1123/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1123/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5770'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1123/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1124/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1124/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3029'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1124/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1125/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1125/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5654'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1125/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0136%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0136/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0136/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0136/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1132/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1132/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5760'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1132/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1142/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1142/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '6539'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1142/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1150/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1150/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7550'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1150/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1157/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1157/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5667'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1157/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1163/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1163/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5656'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1163/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0376%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0376/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0376/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4622'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0376/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0377%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0377/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0377/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3250'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0377/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0685/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0685/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0685/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.319 -1.9951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.319"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.319 -1.9951)"^^geo:wktLiteral ;
  geo-pos:lat "43.319"^^xsd:decimal ;
  geo-pos:long "-1.9951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0097/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0097/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9951'^^xsd:double;
  dwc:latitude '43.319'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0097/1993'^^xsd:anyURI;
  dwc:observationDate '1945-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5205%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5205%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5205%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5205%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5205%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5205/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5205/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5205/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0478%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0478/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0478/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0478/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.731 2.1407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.731"^^xsd:decimal ;
  dwc:decimalLongitude "2.1407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.731 2.1407)"^^geo:wktLiteral ;
  geo-pos:lat "41.731"^^xsd:decimal ;
  geo-pos:long "2.1407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0965%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0965/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0965/1993'^^xsd:string;
  dwc:scientificName 'Austropotamobius pallipes lusitanicus (Mateus, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.1407'^^xsd:double;
  dwc:latitude '41.731'^^xsd:double;
  dwc:aphiaid '1033519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0965/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '885765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5158 -5.4007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5158"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5158 -5.4007)"^^geo:wktLiteral ;
  geo-pos:lat "41.5158"^^xsd:decimal ;
  geo-pos:long "-5.4007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0966%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0966/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0966/1993'^^xsd:string;
  dwc:scientificName 'Austropotamobius pallipes lusitanicus (Mateus, 1934)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:longitude '-5.4007'^^xsd:double;
  dwc:latitude '41.5158'^^xsd:double;
  dwc:aphiaid '1033519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0966/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '885765'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0967%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0967/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0967/1993'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0967/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0708/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0708/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4596'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0708/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0709/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0709/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '792'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0709/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0723%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0723/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0723/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4589'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0723/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0724%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0724/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0724/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4590'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0724/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0725%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0725/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0725/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3807'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0725/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5206%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5206%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5206%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5206%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5206%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5206/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5206/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5034'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5206/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5207%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5207%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5207%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5207%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5207%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5207/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5207/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5041'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5207/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5208%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5208%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5208%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5208%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5208%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5208/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5208/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5057'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5208/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5209%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5209%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5209%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5209%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5209%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5209/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5209/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5071'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5209/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5210%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5210%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5210%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5210%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5210%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5210/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5210/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6187'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5210/2017'^^xsd:anyURI;
  dwc:observationDate '1961-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5211%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5211%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5211%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5211%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5211%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5211/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5211/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5047'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5211/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3271"^^xsd:decimal ;
  dwc:decimalLongitude "3.2876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  geo-pos:lat "42.3271"^^xsd:decimal ;
  geo-pos:long "3.2876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0051%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0051/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0051/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2876'^^xsd:double;
  dwc:latitude '42.3271'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0051/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3271"^^xsd:decimal ;
  dwc:decimalLongitude "3.2876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  geo-pos:lat "42.3271"^^xsd:decimal ;
  geo-pos:long "3.2876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0052%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0052/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0052/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2876'^^xsd:double;
  dwc:latitude '42.3271'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0052/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3271"^^xsd:decimal ;
  dwc:decimalLongitude "3.2876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3271 3.2876)"^^geo:wktLiteral ;
  geo-pos:lat "42.3271"^^xsd:decimal ;
  geo-pos:long "3.2876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0053%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0053/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0053/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2876'^^xsd:double;
  dwc:latitude '42.3271'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0053/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0054/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0054/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0054/2016'^^xsd:anyURI;
  dwc:observationDate '1959-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0055/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0055/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0055/2016'^^xsd:anyURI;
  dwc:observationDate '1959-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0736%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0736/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0736/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '5170'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0736/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0768%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0768/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0768/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '587'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0768/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0710/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0710/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4603'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0710/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0711%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0711/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0711/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4595'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0711/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0712%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0712/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0712/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4594'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0712/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0713%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0713/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0713/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4598'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0713/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0719%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0719/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0719/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3802'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0719/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0720%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0720/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0720/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4600'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0720/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0483%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0483/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0483/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0483/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5212%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5212%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5212%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5212%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5212%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5212/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5212/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5064'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5212/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0479/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0479/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0479/1993'^^xsd:anyURI;
  dwc:observationDate '1960-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0048%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0048/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0048/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0048/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0480/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0480/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0480/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0481%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0481/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0481/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0481/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0482%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0482/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0482/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0482/1993'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0962%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0962/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0962/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '6226'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0962/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0970%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0970%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0970%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0970%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0970%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0970/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0970/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3899'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0970/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0979/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0979/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3867'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0979/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0987%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0987/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0987/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3852'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0987/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0996/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0996/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3869'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0996/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1003%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1003/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1003/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6227'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1003/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1012%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1012/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1012/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3894'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1012/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1013%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1013/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1013/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3848'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1013/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1014/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1014/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3871'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1014/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0484%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0484/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0484/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0484/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0485%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0485/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0485/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0485/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0486%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0486/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0486/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0486/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0487%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0487/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0487/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0487/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3462"^^xsd:decimal ;
  dwc:decimalLongitude "3.1946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  geo-pos:lat "42.3462"^^xsd:decimal ;
  geo-pos:long "3.1946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0488%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0488/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0488/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1946'^^xsd:double;
  dwc:latitude '42.3462'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0488/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0489%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0489/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0489/1993'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0489/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0056/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0056/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0056/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 15)"^^geo:wktLiteral ;
  geo-pos:lat "80"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0972%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0972/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0972/1993'^^xsd:string;
  dwc:scientificName 'Lebbeus polaris (Sabine, 1824)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '80'^^xsd:integer;
  dwc:aphiaid '107521'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0972/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6678 2.7915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6678"^^xsd:decimal ;
  dwc:decimalLongitude "2.7915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6678 2.7915)"^^geo:wktLiteral ;
  geo-pos:lat "41.6678"^^xsd:decimal ;
  geo-pos:long "2.7915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0973%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0973/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0973/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7915'^^xsd:double;
  dwc:latitude '41.6678'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0973/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5133 2.4721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5133"^^xsd:decimal ;
  dwc:decimalLongitude "2.4721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5133 2.4721)"^^geo:wktLiteral ;
  geo-pos:lat "41.5133"^^xsd:decimal ;
  geo-pos:long "2.4721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0974%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0974/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0974/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.4721'^^xsd:double;
  dwc:latitude '41.5133'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0974/1993'^^xsd:anyURI;
  dwc:observationDate '1934-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0975%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0975/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0975/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0975/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0976%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0976/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0976/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0976/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0977%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0977/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0977/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0977/1993'^^xsd:anyURI;
  dwc:observationDate '1953-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0978/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0978/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0978/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0979%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0979/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0979/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0979/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0695/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0695/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^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.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0695/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0696/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0696/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^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.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0696/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1072/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1072/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4612'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1072/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1073/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1073/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5478'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1073/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1074/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1074/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5475'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1074/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0971%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0971/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0971/1993'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0971/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0694/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0694/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0694/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1022%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1022/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1022/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3887'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1022/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1031%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1031/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1031/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3885'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1031/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1038%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1038%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1038%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1038%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1038%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1038/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1038/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3851'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1038/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1045%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1045/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1045/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '725'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1045/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1054%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1054/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1054/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2101'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1054/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5213%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5213%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5213%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5213%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5213%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5213/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5213/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5003'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5213/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5214%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5214%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5214%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5214%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5214%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5214/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5214/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5029'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5214/2017'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1154/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1154/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5647'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1154/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1156/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1156/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5761'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1156/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0991%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0991/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0991/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0991/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1000%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1000/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1000/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6224'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1000/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1129%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1129%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1129%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1129%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1129%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1129/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1129/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7293'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1129/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0896"^^xsd:decimal ;
  dwc:decimalLongitude "3.2357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  geo-pos:lat "42.0896"^^xsd:decimal ;
  geo-pos:long "3.2357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0261/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0261/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2357'^^xsd:double;
  dwc:latitude '42.0896'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0261/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0262%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0262%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0262%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0896"^^xsd:decimal ;
  dwc:decimalLongitude "3.2357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0262%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  geo-pos:lat "42.0896"^^xsd:decimal ;
  geo-pos:long "3.2357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0262%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0262/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0262/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2357'^^xsd:double;
  dwc:latitude '42.0896'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0262/1993'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0896"^^xsd:decimal ;
  dwc:decimalLongitude "3.2357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  geo-pos:lat "42.0896"^^xsd:decimal ;
  geo-pos:long "3.2357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0263/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0263/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2357'^^xsd:double;
  dwc:latitude '42.0896'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0263/1993'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0896"^^xsd:decimal ;
  dwc:decimalLongitude "3.2357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  geo-pos:lat "42.0896"^^xsd:decimal ;
  geo-pos:long "3.2357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0264/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0264/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2357'^^xsd:double;
  dwc:latitude '42.0896'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0264/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0265/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0265/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0265/1993'^^xsd:anyURI;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0896"^^xsd:decimal ;
  dwc:decimalLongitude "3.2357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  geo-pos:lat "42.0896"^^xsd:decimal ;
  geo-pos:long "3.2357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0266/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0266/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2357'^^xsd:double;
  dwc:latitude '42.0896'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0266/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.0896"^^xsd:decimal ;
  dwc:decimalLongitude "3.2357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.0896 3.2357)"^^geo:wktLiteral ;
  geo-pos:lat "42.0896"^^xsd:decimal ;
  geo-pos:long "3.2357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0267%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0267/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0267/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2357'^^xsd:double;
  dwc:latitude '42.0896'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0267/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4372 2.2838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4372"^^xsd:decimal ;
  dwc:decimalLongitude "2.2838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4372 2.2838)"^^geo:wktLiteral ;
  geo-pos:lat "41.4372"^^xsd:decimal ;
  geo-pos:long "2.2838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0268%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0268/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0268/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Arté'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2838'^^xsd:double;
  dwc:latitude '41.4372'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '810'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0268/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "582"^^xsd:integer ;
  dwc:maximumDepthInMeters "582"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0269%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0269/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0269/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:minimumDepth '582'^^xsd:integer;
  dwc:maximumDepth '582'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0269/1993'^^xsd:anyURI;
  dwc:observationDate '1964-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0884%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0884%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0884%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0884%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0884%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0884/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0884/1993'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0884/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0885%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0885%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0885%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0885%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0885%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0885/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0885/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0885/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0886%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0886%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0886%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0886%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0886%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0886/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0886/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0886/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0887%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0887%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0887%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0887%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0887%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0887/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0887/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1941'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0887/1993'^^xsd:anyURI;
  dwc:observationDate '1941-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0888%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0888%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0888%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0888%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0888%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0888/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0888/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0888/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0889%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0889%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0889%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0889%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0889%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0889/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0889/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0889/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0029/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0029/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0029/1993'^^xsd:anyURI;
  dwc:observationDate '1934-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -10)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0290/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0290/1993'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0290/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1168/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1168/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5653'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1168/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1169/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1169/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5659'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1169/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1172/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1172/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5655'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1172/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1173/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1173/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '6538'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1173/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1176/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1176/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5661'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1176/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1177/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1177/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5676'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1177/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1178/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1178/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7290'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1178/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1179/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1179/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:previousCatalogNumber '2012'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1179/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1180/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1180/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5663'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1180/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1174/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1174/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5650'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1174/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4908%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4908%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4908%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4908%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4908%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4908/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4908/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4908/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4909%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4909%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4909%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4909%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4909%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4909/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4909/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4909/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4910%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4910%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4910%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4910%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4910%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4910/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4910/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4910/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4911%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4911%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4911%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4911%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4911%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4911/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4911/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4911/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4912%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4912%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4912%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4912%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4912%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4912/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4912/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4912/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4913%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4913%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4913%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4913%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4913%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4913/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4913/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4913/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4914%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4914%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4914%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4914%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4914%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4914/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4914/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4914/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-6.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  geo-pos:lat "43.5528"^^xsd:decimal ;
  geo-pos:long "-6.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0088/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0088/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Teodoro Jiménez'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.081'^^xsd:double;
  dwc:latitude '43.5528'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0088/1993'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0880%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0880%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0880%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "4.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0880%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "4.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0880%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0880/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0880/1993'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7526'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0880/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0881%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0881%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0881%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0881%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0881%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0881/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0881/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0881/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0882%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0882%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0882%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0882%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0882%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0882/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0882/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0882/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0883%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0883%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0883%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0883%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0883%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0883/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0883/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0883/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0323/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0323/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5632'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0323/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -10)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0276%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0276/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0276/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0276/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0277%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0277/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0277/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0277/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0278/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0278/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0278/1993'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0279/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0279/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0279/1993'^^xsd:anyURI;
  dwc:observationDate '1964-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1287 -7.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1287"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1287 -7.0362)"^^geo:wktLiteral ;
  geo-pos:lat "37.1287"^^xsd:decimal ;
  geo-pos:long "-7.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0275%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0275/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0275/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0362'^^xsd:double;
  dwc:latitude '37.1287'^^xsd:double;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0275/1993'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7279 -0.7811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7279"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7279 -0.7811)"^^geo:wktLiteral ;
  geo-pos:lat "37.7279"^^xsd:decimal ;
  geo-pos:long "-0.7811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0027/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0027/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.7811'^^xsd:double;
  dwc:latitude '37.7279'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0027/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0270/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0270/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0270/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0271/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0271/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pohle, G.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0271/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12 12)"^^geo:wktLiteral ;
  geo-pos:lat "-12"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0272/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0272/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia galeata Holthuis, 1952'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'South East Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '-12'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '240803'^^xsd:integer;
  dwc:samplingProtocol 'Trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0272/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '240803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0274/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0274/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0274/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0028/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0028/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0028/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0280/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0280/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0280/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0281/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0281/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0281/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0282/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0282/1993'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0282/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0842%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0842/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0842/2016'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '3816'^^xsd:integer;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0842/2016'^^xsd:anyURI;
  dwc:observationDate '1936-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9204 -7.0939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9204"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9204 -7.0939)"^^geo:wktLiteral ;
  geo-pos:lat "36.9204"^^xsd:decimal ;
  geo-pos:long "-7.0939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0283/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0283/1993'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0939'^^xsd:double;
  dwc:latitude '36.9204'^^xsd:double;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0283/1993'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -10)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0284/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0284/1993'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0284/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0285/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0285/1993'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0285/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0286/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0286/1993'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0286/1993'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0287/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0287/1993'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0287/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0843%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0843/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0843/2016'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4769'^^xsd:integer;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0843/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0844%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0844%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0844%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0844%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0844%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0844/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0844/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0844/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0845%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0845/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0845/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0845/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0857%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0857/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0857/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0857/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4915%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4915%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4915%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4915%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4915%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4915/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4915/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4915/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4916%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4916%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4916%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4916%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4916%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4916/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4916/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4916/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4917%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4917%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4917%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4917%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4917%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4917/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4917/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4917/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4918%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4918%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4918%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4918%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4918%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4918/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4918/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4918/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4919%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4919%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4919%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4919%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4919%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4919/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4919/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4919/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4920%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4920%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4920%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2483 3.2308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2483"^^xsd:decimal ;
  dwc:decimalLongitude "3.2308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4920%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2483 3.2308)"^^geo:wktLiteral ;
  geo-pos:lat "42.2483"^^xsd:decimal ;
  geo-pos:long "3.2308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4920%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4920/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4920/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2308'^^xsd:double;
  dwc:latitude '42.2483'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4920/2017'^^xsd:anyURI;
  dwc:observationDate '1957-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4921%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4921%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4921%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2483 3.2308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2483"^^xsd:decimal ;
  dwc:decimalLongitude "3.2308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4921%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2483 3.2308)"^^geo:wktLiteral ;
  geo-pos:lat "42.2483"^^xsd:decimal ;
  geo-pos:long "3.2308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4921%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4921/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4921/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2308'^^xsd:double;
  dwc:latitude '42.2483'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4921/2017'^^xsd:anyURI;
  dwc:observationDate '1957-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4922%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4922%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4922%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4922%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4922%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4922/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4922/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'C. R. I. S.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4922/2017'^^xsd:anyURI;
  dwc:observationDate '1958-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4900%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4900%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4900%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4900%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4900%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4900/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4900/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4900/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0259/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0259/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0259/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2951 3.0432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2951"^^xsd:decimal ;
  dwc:decimalLongitude "3.0432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2951 3.0432)"^^geo:wktLiteral ;
  geo-pos:lat "39.2951"^^xsd:decimal ;
  geo-pos:long "3.0432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0026/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0026/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.0432'^^xsd:double;
  dwc:latitude '39.2951'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0026/1993'^^xsd:anyURI;
  dwc:observationDate '1951-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0260/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0260/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia Smith, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0260/1993'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4901%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4901%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4901%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4901%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4901%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4901/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4901/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4901/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4902%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4902%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4902%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4902%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4902%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4902/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4902/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4902/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4903%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4903%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4903%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4903%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4903%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4903/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4903/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4903/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4904%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4904%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4904%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4904%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4904%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4904/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4904/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4904/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4905%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4905%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4905%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4905%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4905%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4905/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4905/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4905/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4906%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4906%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4906%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4906%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4906%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4906/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4906/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4906/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4907%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4907%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4907%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4907%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4907%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4907/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4907/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4907/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0013%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0013/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0013/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1673'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0013/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0108%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0108%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0108%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0108%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0108%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0108/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0108/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0108/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0876%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0876%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0876%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0876%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0876%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0876/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0876/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0876/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0877%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0877%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0877%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0877%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0877%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0877/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0877/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0877/1993'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0878%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0878%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0878%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0878%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0878%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0878/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0878/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0878/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0879%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0879%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0879%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0879%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0879%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0879/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0879/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0879/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0863/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0863/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0863/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4872%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4872%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4872%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4872%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4872%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4872/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4872/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4872/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0869/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0869/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0869/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4873%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4873%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4873%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4873%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4873%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4873/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4873/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4873/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4874%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4874%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4874%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4874%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4874%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4874/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4874/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4874/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4875%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4875%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4875%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4875%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4875%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4875/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4875/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4875/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0870/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0870/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0870/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4876%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4876%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4876%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4876%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4876%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4876/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4876/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4876/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0871/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0871/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0871/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4877%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4877%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4877%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4877%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4877%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4877/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4877/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4877/2017'^^xsd:anyURI;
  dwc:observationDate '1958-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0233%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0233/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0233/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0233/1993'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0231%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0231/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0231/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0231/1993'^^xsd:anyURI;
  dwc:observationDate '1952-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0232%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0232/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0232/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0232/1993'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0862%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0862%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0862%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0862%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0862%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0862/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0862/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0862/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4868%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4868%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4868%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4868%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4868%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4868/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4868/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4868/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4869%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4869%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4869%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4869%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4869%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4869/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4869/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4869/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4870%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4870%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4870%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4870%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4870%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4870/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4870/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4870/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4871%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4871%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4871%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4871%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4871%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4871/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4871/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4871/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0228%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0228/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0228/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0228/1993'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0229%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0229/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0229/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0229/1993'^^xsd:anyURI;
  dwc:observationDate '1947-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0230%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0230/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0230/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0230/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0023/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0023/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0023/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0225%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0225/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0225/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0225/1993'^^xsd:anyURI;
  dwc:observationDate '1943-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4860%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4860%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4860%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4860%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4860%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4860/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4860/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4860/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4861%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4861%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4861%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4861%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4861%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4861/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4861/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4861/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4862%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4862%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4862%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4862%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4862%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4862/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4862/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4862/2017'^^xsd:anyURI;
  dwc:observationDate '1958-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4863%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4863%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4863%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4863%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4863%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4863/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4863/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4863/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4864%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4864%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4864%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4864%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4864%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4864/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4864/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4864/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4865%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4865%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4865%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4865%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4865%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4865/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4865/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4865/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4866%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4866%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4866%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4866%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4866%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4866/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4866/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4866/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1833 -2.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1833"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1833 -2.4333)"^^geo:wktLiteral ;
  geo-pos:lat "35.1833"^^xsd:decimal ;
  geo-pos:long "-2.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0226%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0226/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0226/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4333'^^xsd:double;
  dwc:latitude '35.1833'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0226/1993'^^xsd:anyURI;
  dwc:observationDate '1944-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0227%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0227/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0227/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0227/1993'^^xsd:anyURI;
  dwc:observationDate '1945-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4867%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4867%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4867%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4867%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4867%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4867/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4867/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4867/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2483 3.2308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2483"^^xsd:decimal ;
  dwc:decimalLongitude "3.2308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2483 3.2308)"^^geo:wktLiteral ;
  geo-pos:lat "42.2483"^^xsd:decimal ;
  geo-pos:long "3.2308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0235/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0235/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2308'^^xsd:double;
  dwc:latitude '42.2483'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0235/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4878%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4878%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4878%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4878%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4878%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4878/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4878/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4878/2017'^^xsd:anyURI;
  dwc:observationDate '1958-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4880%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4880%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4880%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4880%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4880%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4880/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4880/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4880/2017'^^xsd:anyURI;
  dwc:observationDate '1958-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4881%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4881%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4881%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4881%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4881%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4881/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4881/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4881/2017'^^xsd:anyURI;
  dwc:observationDate '1958-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4882%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4882%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4882%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4882%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4882%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4882/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4882/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4882/2017'^^xsd:anyURI;
  dwc:observationDate '1958-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0863%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0863/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0863/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0863/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0866/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0866/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0866/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0851%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0851/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0851/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0851/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0234/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0234/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0234/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0852%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0852/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0852/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0852/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1166/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1166/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5669'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1166/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1170/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1170/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5673'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1170/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0242/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0242/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sarda, F.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0242/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0243/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0243/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sarda, F.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0243/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0867/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0867/1993'^^xsd:string;
  dwc:scientificName 'Aegaeon lacazei (Gourret, 1887)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107549'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0867/1993'^^xsd:anyURI;
  dwc:observationDate '1935-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0868%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0868/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0868/1993'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0868/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4549 2.6155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4549"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4549 2.6155)"^^geo:wktLiteral ;
  geo-pos:lat "39.4549"^^xsd:decimal ;
  geo-pos:long "2.6155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0869%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0869/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0869/1993'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Valls, T.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.6155'^^xsd:double;
  dwc:latitude '39.4549'^^xsd:double;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0869/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0848%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0848/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0848/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0848/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4883%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4883%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4883%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4883%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4883%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4883/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4883/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4883/2017'^^xsd:anyURI;
  dwc:observationDate '1958-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0849%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0849%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0849%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0849%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0849%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0849/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0849/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0849/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4879%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4879%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4879%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4879%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4879%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4879/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4879/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4879/2017'^^xsd:anyURI;
  dwc:observationDate '1958-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0853%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0853/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0853/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0853/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0236/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0236/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0236/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0237/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0237/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0237/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0238/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0238/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0238/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0239/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0239/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0239/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2951 3.0432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2951"^^xsd:decimal ;
  dwc:decimalLongitude "3.0432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2951 3.0432)"^^geo:wktLiteral ;
  geo-pos:lat "39.2951"^^xsd:decimal ;
  geo-pos:long "3.0432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0024/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0024/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:startYearCollected '1943'^^xsd:integer;
  dwc:endYearCollected '1943'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.0432'^^xsd:double;
  dwc:latitude '39.2951'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0024/1993'^^xsd:anyURI;
  dwc:observationDate '1943-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0240/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0240/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0240/1993'^^xsd:anyURI;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7992 2.6867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7992"^^xsd:decimal ;
  dwc:decimalLongitude "2.6867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7992 2.6867)"^^geo:wktLiteral ;
  geo-pos:lat "39.7992"^^xsd:decimal ;
  geo-pos:long "2.6867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0241/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0241/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6867'^^xsd:double;
  dwc:latitude '39.7992'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0241/1993'^^xsd:anyURI;
  dwc:observationDate '1959-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0207%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0207/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0207/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1262'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0207/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0208%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0208/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0208/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '1257'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0208/2016'^^xsd:anyURI;
  dwc:observationDate '1936-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1072%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1072/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1072/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1072/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1073%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1073/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1073/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1073/1998'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4888%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4888%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4888%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4888%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4888%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4888/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4888/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4888/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0203%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0203/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0203/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1260'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0203/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0204%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0204/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0204/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1256'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0204/2016'^^xsd:anyURI;
  dwc:observationDate '1936-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0205%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0205/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0205/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0205/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0206%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0206/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0206/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1258'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0206/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0247/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0247/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0247/1993'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4884%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4884%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4884%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4884%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4884%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4884/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4884/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4884/2017'^^xsd:anyURI;
  dwc:observationDate '1958-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0248/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0248/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sarda, F.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0248/1993'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7992 2.6867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7992"^^xsd:decimal ;
  dwc:decimalLongitude "2.6867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7992 2.6867)"^^geo:wktLiteral ;
  geo-pos:lat "39.7992"^^xsd:decimal ;
  geo-pos:long "2.6867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0249/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0249/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6867'^^xsd:double;
  dwc:latitude '39.7992'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0249/1993'^^xsd:anyURI;
  dwc:observationDate '1959-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0025/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0025/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0025/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4885%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4885%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4885%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4885%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4885%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4885/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4885/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4885/2017'^^xsd:anyURI;
  dwc:observationDate '1957-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7"^^xsd:decimal ;
  dwc:decimalLongitude "-53"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7 -53)"^^geo:wktLiteral ;
  geo-pos:lat "7"^^xsd:decimal ;
  geo-pos:long "-53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0250/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0250/1993'^^xsd:string;
  dwc:scientificName 'Nematocarcinus cursor A. Milne-Edwards, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Western Central Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '7'^^xsd:integer;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '158366'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0250/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158366'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4886%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4886%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4886%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4886%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4886%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4886/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4886/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4886/2017'^^xsd:anyURI;
  dwc:observationDate '1957-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4887%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4887%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4887%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4887%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4887%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4887/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4887/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4887/2017'^^xsd:anyURI;
  dwc:observationDate '1957-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0859%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0859/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0859/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0859/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0860%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0860/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0860/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0860/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0861%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0861/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0861/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0861/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4889%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4889%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4889%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4889%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4889%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4889/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4889/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4889/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1075%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1075/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1075/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1075/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1076%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1076/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1076/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1076/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4890%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4890%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4890%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4890%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4890%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4890/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4890/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4890/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1077%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1077/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1077/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1077/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1078%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1078/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1078/1998'^^xsd:string;
  dwc:scientificName 'Eualus sollaudi (Zariquiey Cenarro, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '515237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1078/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '515237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4891%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4891%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4891%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4891%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4891%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4891/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4891/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4891/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1079%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1079/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1079/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1079/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4892%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4892%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4892%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4892%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4892%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4892/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4892/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4892/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0318/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0318/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5780'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0318/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0319/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0319/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5768'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0319/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0320/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0320/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5876'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0320/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0321/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0321/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5631'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0321/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0244/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0244/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sarda, F.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0244/1993'^^xsd:anyURI;
  dwc:observationDate '1935-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0245/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0245/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sarda, F.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0245/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0246/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0246/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0246/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0006/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0006/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '4752'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0006/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4894%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4894%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4894%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4894%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4894%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4894/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4894/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4894/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4895%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4895%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4895%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4895%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4895%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4895/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4895/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4895/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4896%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4896%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4896%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4896%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4896%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4896/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4896/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4896/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4897%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4897%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4897%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4897%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4897%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4897/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4897/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4897/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4898%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4898%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4898%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4898%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4898%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4898/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4898/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4898/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4899%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4899%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4899%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4899%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4899%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4899/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4899/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4899/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0251/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0251/1993'^^xsd:string;
  dwc:scientificName 'Richardina fredericii Lo Bianco, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:startYearCollected '1977'^^xsd:integer;
  dwc:endYearCollected '1977'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107719'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0251/1993'^^xsd:anyURI;
  dwc:observationDate '1977-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0386 -6.1107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0386"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0386 -6.1107)"^^geo:wktLiteral ;
  geo-pos:lat "37.0386"^^xsd:decimal ;
  geo-pos:long "-6.1107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0252/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0252/1993'^^xsd:string;
  dwc:scientificName 'Atyaephyra desmarestii (Millet, 1831)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.1107'^^xsd:double;
  dwc:latitude '37.0386'^^xsd:double;
  dwc:aphiaid '240817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0252/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '240817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7721 9.5709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7721"^^xsd:decimal ;
  dwc:decimalLongitude "9.5709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7721 9.5709)"^^geo:wktLiteral ;
  geo-pos:lat "57.7721"^^xsd:decimal ;
  geo-pos:long "9.5709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0253/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0253/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda Krøyer, 1845'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '9.5709'^^xsd:double;
  dwc:latitude '57.7721'^^xsd:double;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0253/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0254%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0254%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0254%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0254%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0254%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0254/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0254/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0254/1993'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0255%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0255%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0255%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0255%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0255%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0255/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0255/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0255/1993'^^xsd:anyURI;
  dwc:observationDate '1958-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0256%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0256%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0256%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0256%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0256%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0256/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0256/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0256/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0257%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0257%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0257%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0257%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0257%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0257/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0257/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0257/1993'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0258%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0258%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0258%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0258%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0258%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0258/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0258/1993'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0258/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0875%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0875%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0875%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0875%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0875%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0875/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0875/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0875/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0322/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0322/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5739'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0322/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0087/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0087/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0087/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0870%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0870/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0870/1993'^^xsd:string;
  dwc:scientificName 'Philocheras fasciatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107559'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0870/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4893%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4893%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4893%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4893%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4893%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4893/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4893/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4893/2017'^^xsd:anyURI;
  dwc:observationDate '1950-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0871%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0871/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0871/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0871/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0872%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0872/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0872/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0872/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0873%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0873%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0873%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0873%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0873%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0873/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0873/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0873/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0874%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0874%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0874%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0874%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0874%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0874/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0874/1993'^^xsd:string;
  dwc:scientificName 'Philocheras sculptus (Bell, 1847 [in Bell, 1844-1853])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0874/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0007/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0007/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5851'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0007/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0008%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0008/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0008/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1665'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0008/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0009/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0009/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1666'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0009/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0010%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0010/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0010/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1668'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0010/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0011/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0011/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1675'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0011/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0012%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0012/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0012/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1679'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0012/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1074%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1074/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1074/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1074/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0224%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0224/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0224/1993'^^xsd:string;
  dwc:scientificName 'Pontonia pinnophylax (Otto, 1821)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0224/1993'^^xsd:anyURI;
  dwc:observationDate '1935-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5455 2.6961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5455"^^xsd:decimal ;
  dwc:decimalLongitude "2.6961"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5455 2.6961)"^^geo:wktLiteral ;
  geo-pos:lat "39.5455"^^xsd:decimal ;
  geo-pos:long "2.6961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0327/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0327/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Polan'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6961'^^xsd:double;
  dwc:latitude '39.5455'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0327/1993'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0328/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0328/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0328/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5594 2.6484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5594"^^xsd:decimal ;
  dwc:decimalLongitude "2.6484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5594 2.6484)"^^geo:wktLiteral ;
  geo-pos:lat "39.5594"^^xsd:decimal ;
  geo-pos:long "2.6484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0329/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0329/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Marisol'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6484'^^xsd:double;
  dwc:latitude '39.5594'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0329/1993'^^xsd:anyURI;
  dwc:observationDate '1944-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0033%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0033/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0033/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0033/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0330/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0330/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0330/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0331/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0331/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0331/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0332/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0332/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0332/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0322%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0322/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0322/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0322/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0323%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0323/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0323/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0323/1993'^^xsd:anyURI;
  dwc:observationDate '1946-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0324/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0324/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Son of Daniel'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0324/1993'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0325/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0325/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0325/1993'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0326/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0326/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0326/1993'^^xsd:anyURI;
  dwc:observationDate '1956-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4948%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4948%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4948%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4948%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4948%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4948/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4948/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4948/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4949%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4949%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4949%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4949%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4949%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4949/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4949/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4949/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4950%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4950%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4950%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4950%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4950%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4950/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4950/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4950/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4951%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4951%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4951%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4951%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4951%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4951/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4951/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4951/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4952%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4952%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4952%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4952%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4952%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4952/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4952/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4952/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4953%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4953%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4953%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4953%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4953%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4953/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4953/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4953/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4954%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4954%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4954%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4954%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4954%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4954/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4954/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4954/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4956%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4956%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4956%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4956%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4956%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4956/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4956/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4956/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4957%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4957%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4957%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4957%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4957%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4957/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4957/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4957/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4958%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4958%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4958%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4958%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4958%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4958/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4958/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4958/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4959%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4959%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4959%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4959%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4959%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4959/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4959/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4959/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4960%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4960%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4960%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4960%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4960%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4960/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4960/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4960/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4961%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4961%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4961%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4961%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4961%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4961/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4961/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4961/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4962%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4962%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4962%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4962%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4962%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4962/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4962/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4962/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4963%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4963%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4963%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4963%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4963%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4963/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4963/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4963/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4964%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4964%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4964%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4964%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4964%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4964/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4964/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4964/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4965%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4965%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4965%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4965%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4965%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4965/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4965/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4965/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4966%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4966%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4966%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4966%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4966%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4966/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4966/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4966/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4967%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4967%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4967%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4967%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4967%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4967/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4967/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4967/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4968%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4968%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4968%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4968%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4968%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4968/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4968/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4968/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0333%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0333/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0333/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0333/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0334%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0334/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0334/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0334/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0335%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0335/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0335/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0335/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0336%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0336/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0336/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0336/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0337%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0337/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0337/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0337/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0338%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0338/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0338/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0338/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0339%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0339/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0339/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0339/1993'^^xsd:anyURI;
  dwc:observationDate '1946-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0034%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0034/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0034/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0034/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0340%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0340/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0340/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0340/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4943%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4943%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4943%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4943%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4943%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4943/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4943/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4943/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4944%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4944%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4944%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4944%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4944%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4944/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4944/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4944/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4945%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4945%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4945%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4945%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4945%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4945/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4945/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4945/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4946%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4946%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4946%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4946%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4946%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4946/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4946/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4946/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4947%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4947%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4947%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4947%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4947%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4947/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4947/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4947/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0314%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0314/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0314/1993'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0314/1993'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0315%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0315/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0315/1993'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0315/1993'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.7901 -64.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.7901"^^xsd:decimal ;
  dwc:decimalLongitude "-64.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.7901 -64.459)"^^geo:wktLiteral ;
  geo-pos:lat "-42.7901"^^xsd:decimal ;
  geo-pos:long "-64.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0317%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0317/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0317/1993'^^xsd:string;
  dwc:scientificName 'Artemesia longinaris Spence Bate, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Boschi'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 'South Western Atlantic'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-64.459'^^xsd:double;
  dwc:latitude '-42.7901'^^xsd:double;
  dwc:aphiaid '246225'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0317/1993'^^xsd:anyURI;
  dwc:observationDate '1962-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '246225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.7901 -64.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-42.7901"^^xsd:decimal ;
  dwc:decimalLongitude "-64.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-42.7901 -64.459)"^^geo:wktLiteral ;
  geo-pos:lat "-42.7901"^^xsd:decimal ;
  geo-pos:long "-64.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0318%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0318/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0318/1993'^^xsd:string;
  dwc:scientificName 'Pleoticus muelleri (Spence Bate, 1888)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Boschi'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 'South Western Atlantic'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-64.459'^^xsd:double;
  dwc:latitude '-42.7901'^^xsd:double;
  dwc:aphiaid '377568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0318/1993'^^xsd:anyURI;
  dwc:observationDate '1962-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '377568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0809%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0809/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0809/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0809/2016'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0810%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0810/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0810/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0810/2016'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0839%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0839/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0839/2016'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4770'^^xsd:integer;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0839/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0840%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0840/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0840/2016'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '1966'^^xsd:integer;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0840/2016'^^xsd:anyURI;
  dwc:observationDate '1936-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0890%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0890%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0890%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0890%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0890%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0890/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0890/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0890/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8926 4.2662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8926"^^xsd:decimal ;
  dwc:decimalLongitude "4.2662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8926 4.2662)"^^geo:wktLiteral ;
  geo-pos:lat "39.8926"^^xsd:decimal ;
  geo-pos:long "4.2662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0031%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0031/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0031/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '4.2662'^^xsd:double;
  dwc:latitude '39.8926'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0031/1993'^^xsd:anyURI;
  dwc:observationDate '1935-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0310%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0310/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0310/1993'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0310/1993'^^xsd:anyURI;
  dwc:observationDate '1960-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0311%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0311/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0311/1993'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0311/1993'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0312%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0312/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0312/1993'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0312/1993'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0313%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0313/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0313/1993'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0313/1993'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0319%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0319/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0319/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0319/1993'^^xsd:anyURI;
  dwc:observationDate '1952-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0032%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0032/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0032/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0032/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0320%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0320/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0320/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0320/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0321%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0321/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0321/1993'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata (Brünnich, 1768)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0321/1993'^^xsd:anyURI;
  dwc:observationDate '1956-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0892%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0892%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0892%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "4.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0892%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "4.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0892%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0892/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0892/1993'^^xsd:string;
  dwc:scientificName 'Crangon allmanni Kinahan, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7526'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0892/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0893%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0893%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0893%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0893%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  geo-pos:lat "43.4844"^^xsd:decimal ;
  geo-pos:long "-3.7582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0893%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0893/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0893/1993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0893/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9204 -7.0939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9204"^^xsd:decimal ;
  dwc:decimalLongitude "-7.0939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9204 -7.0939)"^^geo:wktLiteral ;
  geo-pos:lat "36.9204"^^xsd:decimal ;
  geo-pos:long "-7.0939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0302%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0302/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0302/1993'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-7.0939'^^xsd:double;
  dwc:latitude '36.9204'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0302/1993'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0303%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0303/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0303/1993'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0303/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0304%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0304/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0304/1993'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0304/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0305%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0305/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0305/1993'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0305/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0306%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0306/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0306/1993'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0306/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0307%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0307/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0307/1993'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0307/1993'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4929%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4929%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4929%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4929%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4929%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4929/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4929/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4929/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4930%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4930%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4930%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4930%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4930%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4930/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4930/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4930/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4931%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4931%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4931%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4931%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4931%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4931/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4931/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4931/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4932%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4932%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4932%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4932%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4932%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4932/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4932/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4932/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0030/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0030/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0030/1993'^^xsd:anyURI;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4933%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4933%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4933%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4933%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4933%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4933/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4933/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4933/2017'^^xsd:anyURI;
  dwc:observationDate '1957-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4934%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4934%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4934%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4934%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4934%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4934/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4934/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4934/2017'^^xsd:anyURI;
  dwc:observationDate '1957-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4935%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4935%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4935%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4935%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4935%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4935/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4935/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4935/2017'^^xsd:anyURI;
  dwc:observationDate '1957-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4936%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4936%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4936%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4936%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4936%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4936/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4936/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4936/2017'^^xsd:anyURI;
  dwc:observationDate '1957-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0014%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0014/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0014/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1670'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0014/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0015%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0015/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0015/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1678'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0015/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0016%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0016/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0016/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1674'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0016/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0017%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0017/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0017/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1676'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0017/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0018%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0018/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0018/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1677'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0018/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0019%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0019/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0019/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1681'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0019/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0308%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0308/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0308/1993'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0308/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0020%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0020/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0020/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1680'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0020/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0021%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0021/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0021/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1672'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0021/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0022%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0022/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0022/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1671'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0022/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0023%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0023/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0023/2016'^^xsd:string;
  dwc:scientificName 'Polybius henslowii Leach, 1820'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1682'^^xsd:integer;
  dwc:aphiaid '107399'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0023/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107399'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4937%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4937%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4937%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4937%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4937%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4937/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4937/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4937/2017'^^xsd:anyURI;
  dwc:observationDate '1957-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4938%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4938%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4938%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4938%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4938%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4938/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4938/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4938/2017'^^xsd:anyURI;
  dwc:observationDate '1957-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4939%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4939%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4939%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4939%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4939%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4939/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4939/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4939/2017'^^xsd:anyURI;
  dwc:observationDate '1957-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4940%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4940%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4940%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4940%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4940%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4940/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4940/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4940/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4941%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4941%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4941%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4941%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4941%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4941/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4941/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4941/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4942%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4942%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4942%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4942%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4942%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4942/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4942/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4942/2017'^^xsd:anyURI;
  dwc:observationDate '1957-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4923%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4923%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4923%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4923%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4923%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4923/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4923/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4923/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4924%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4924%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4924%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4924%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4924%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4924/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4924/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4924/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0297/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0297/1993'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0297/1993'^^xsd:anyURI;
  dwc:observationDate '1945-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4925%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4925%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4925%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4925%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4925%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4925/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4925/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4925/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0298/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0298/1993'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0298/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0299%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0299/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0299/1993'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0299/1993'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4926%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4926%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4926%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4926%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4926%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4926/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4926/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4926/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.284 -2.1296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.284"^^xsd:decimal ;
  dwc:decimalLongitude "-2.1296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.284 -2.1296)"^^geo:wktLiteral ;
  geo-pos:lat "43.284"^^xsd:decimal ;
  geo-pos:long "-2.1296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0003%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0003/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0003/1993'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.1296'^^xsd:double;
  dwc:latitude '43.284'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0003/1993'^^xsd:anyURI;
  dwc:observationDate '1944-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4927%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4927%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4927%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4927%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4927%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4927/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4927/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4927/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4928%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4928%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4928%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4928%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4928%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4928/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4928/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4928/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4969%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4969%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4969%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4969%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4969%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4969/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4969/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4969/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4955%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4955%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4955%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4955%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4955%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4955/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4955/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4955/2017'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0341%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0341/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0341/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0341/1993'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6607"^^xsd:decimal ;
  dwc:decimalLongitude "2.7902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6607 2.7902)"^^geo:wktLiteral ;
  geo-pos:lat "41.6607"^^xsd:decimal ;
  geo-pos:long "2.7902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0342%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0342/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0342/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.7902'^^xsd:double;
  dwc:latitude '41.6607'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0342/1993'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0343%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0343/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0343/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0343/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0344%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0344/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0344/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0344/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0345%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0345/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0345/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0345/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0791%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0791/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0791/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '387'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0791/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4972%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4972%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4972%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4972%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4972%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4972/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4972/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4972/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4973%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4973%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4973%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4973%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4973%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4973/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4973/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4973/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4974%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4974%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4974%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4974%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4974%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4974/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4974/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4974/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4975%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4975%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4975%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4975%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4975%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4975/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4975/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4975/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4970%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4970%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4970%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4970%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4970%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4970/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4970/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4970/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4971%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4971%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4971%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4971%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4971%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4971/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4971/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4971/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4976%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4976%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4976%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4976%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4976%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4976/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4976/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4976/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4977%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4977%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4977%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4977%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4977%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4977/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4977/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4977/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4978%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4978%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4978%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4978%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4978%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4978/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4978/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4978/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4979%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4979%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4979%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4979%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4979%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4979/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4979/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4979/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4980%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4980%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4980%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4980%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4980%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4980/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4980/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4980/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0796%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0796/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0796/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '373'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0796/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0802%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0802/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0802/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '385'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0802/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0898%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0898%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0898%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3905 5.6584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3905"^^xsd:decimal ;
  dwc:decimalLongitude "5.6584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0898%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3905 5.6584)"^^geo:wktLiteral ;
  geo-pos:lat "53.3905"^^xsd:decimal ;
  geo-pos:long "5.6584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0898%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0898/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0898/1993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bloklander, A.'^^xsd:string;
  dwc:collector 'Bloklander, A.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '5.6584'^^xsd:double;
  dwc:latitude '53.3905'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0898/1993'^^xsd:anyURI;
  dwc:observationDate '1947-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0899%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0899%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0899%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0899%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0899%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0899/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0899/1993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0899/1993'^^xsd:anyURI;
  dwc:observationDate '1934-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0009%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0009/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0009/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0009/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0895%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0895%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0895%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0895%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  geo-pos:lat "43.4844"^^xsd:decimal ;
  geo-pos:long "-3.7582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0895%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0895/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0895/1993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0895/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0896%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0896%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0896%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1969 3.1137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1969"^^xsd:decimal ;
  dwc:decimalLongitude "3.1137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0896%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1969 3.1137)"^^geo:wktLiteral ;
  geo-pos:lat "42.1969"^^xsd:decimal ;
  geo-pos:long "3.1137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0896%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0896/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0896/1993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1137'^^xsd:double;
  dwc:latitude '42.1969'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0896/1993'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0324%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0324/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0324/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5639'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0324/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0325%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0325/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0325/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5767'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0325/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0326%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0326/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0326/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5772'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0326/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0327%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0327/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0327/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5640'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0327/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0328%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0328/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0328/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5878'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0328/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0329%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0329/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0329/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5774'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0329/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0330%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0330/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0330/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5629'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0330/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0331%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0331/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0331/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5744'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0331/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4990%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4990%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4990%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4990%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4990%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4990/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4990/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4990/2017'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4991%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4991%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4991%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4991%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4991%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4991/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4991/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4991/2017'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4988%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4988%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4988%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4988%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4988%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4988/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4988/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4988/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4989%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4989%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4989%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4989%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4989%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4989/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4989/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4989/2017'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4986%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4986%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4986%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4986%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4986%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4986/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4986/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4986/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4987%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4987%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4987%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4987%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4987%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4987/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4987/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4987/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4997%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4997%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4997%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4997%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4997%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4997/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4997/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4997/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1086%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1086/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1086/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1086/1998'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0028%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0028/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0028/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0028/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0029%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0029/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0029/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0029/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0035%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0035/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0035/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0035/1993'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0350/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0350/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0350/1993'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1080%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1080/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1080/1998'^^xsd:string;
  dwc:scientificName 'Hippolyte Leach, 1814 [in Leach, 1813-1814]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '106987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1080/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '106987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1081%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1081/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1081/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1081/1998'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1082%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1082/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1082/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1082/1998'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1083%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1083/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1083/1998'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1083/1998'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1084%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1084/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1084/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1084/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4992%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4992%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4992%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4992%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4992%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4992/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4992/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4992/2017'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0782%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0782/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0782/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '382'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0782/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0783%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0783/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0783/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '377'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0783/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0025%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0025/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0025/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0025/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4993%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4993%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4993%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4993%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4993%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4993/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4993/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4993/2017'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4994%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4994%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4994%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4994%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4994%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4994/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4994/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4994/2017'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0026%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0026/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0026/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0026/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4995%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4995%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4995%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4995%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4995%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4995/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4995/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4995/2017'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4996%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4996%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4996%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4996%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4996%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4996/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4996/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4996/2017'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0027%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0027/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0027/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0027/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0781%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0781/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0781/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '4758'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0781/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0024%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0024/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0024/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5660'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0024/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4983%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4983%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4983%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4983%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4983%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4983/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4983/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4983/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4984%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4984%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4984%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4984%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4984%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4984/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4984/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4984/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0346%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0346/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0346/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0346/1993'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4981%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4981%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4981%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4981%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4981%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4981/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4981/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4981/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0347%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0347/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0347/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0347/1993'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0349%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0349/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0349/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0349/1993'^^xsd:anyURI;
  dwc:observationDate '1934-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4982%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4982%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4982%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4982%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4982%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4982/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4982/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4982/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4985%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4985%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4985%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4985%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4985%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4985/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4985/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4985/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0800%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0800/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0800/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '360'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0800/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0332%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0332/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0332/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5748'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0332/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0784%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0784/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0784/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zico'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:previousCatalogNumber '401'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0784/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0803%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0803/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0803/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2320'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0803/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0764/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0764/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '361'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0764/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0765/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0765/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '361'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0765/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0766/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0766/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '363'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0766/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0769%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0769/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0769/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '369'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0769/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4998%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4998%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4998%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4998%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4998%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4998/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4998/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4998/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4999%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4999%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4999%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4999%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4999%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4999/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4999/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4999/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5000%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5000%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5000%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5000%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5000%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5000/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5000/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5000/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5001%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5001%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5001%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5001%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5001%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5001/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5001/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5001/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5002%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5002%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5002%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5002%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5002%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5002/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5002/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5002/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5003%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5003%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5003%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5003%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5003%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5003/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5003/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5003/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5004%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5004%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5004%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5004%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5004%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5004/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5004/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5004/2017'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3905 -4.5131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3905"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3905 -4.5131)"^^geo:wktLiteral ;
  geo-pos:lat "43.3905"^^xsd:decimal ;
  geo-pos:long "-4.5131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0090/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0090/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Antonio'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-4.5131'^^xsd:double;
  dwc:latitude '43.3905'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0090/1993'^^xsd:anyURI;
  dwc:observationDate '1945-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0900%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0900%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0900%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1969 3.1137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1969"^^xsd:decimal ;
  dwc:decimalLongitude "3.1137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0900%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1969 3.1137)"^^geo:wktLiteral ;
  geo-pos:lat "42.1969"^^xsd:decimal ;
  geo-pos:long "3.1137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0900%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0900/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0900/1993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.1137'^^xsd:double;
  dwc:latitude '42.1969'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0900/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0901%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0901%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0901%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0901%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0901%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0901/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0901/1993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0901/1993'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0902%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0902%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0902%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0902%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  geo-pos:lat "43.4844"^^xsd:decimal ;
  geo-pos:long "-3.7582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0902%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0902/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0902/1993'^^xsd:string;
  dwc:scientificName 'Crangon crangon (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0902/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0903%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0903%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0903%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0903%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0903%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0903/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0903/1993'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus (Leach, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0903/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0770%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0770/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0770/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '358'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0770/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0771%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0771/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0771/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '359'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0771/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0772%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0772/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0772/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '388'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0772/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5005%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5005%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5005%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5005%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5005%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5005/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5005/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5005/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5006%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5006%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5006%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5006%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5006%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5006/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5006/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5006/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5007%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5007%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5007%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5007%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5007%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5007/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5007/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5007/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5008%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5008%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5008%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5008%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5008%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5008/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5008/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5008/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5009%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5009%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5009%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5009%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5009%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5009/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5009/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5009/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5010%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5010%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5010%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5010%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5010%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5010/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5010/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5010/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5011%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5011%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5011%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5011%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5011%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5011/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5011/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5011/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5012%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5012%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5012%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5012%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5012%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5012/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5012/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5012/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0030%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0030/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0030/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0030/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0209%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0209/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0209/2016'^^xsd:string;
  dwc:scientificName 'Bathynectes longipes (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Enriquet'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1261'^^xsd:integer;
  dwc:aphiaid '107376'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0209/2016'^^xsd:anyURI;
  dwc:observationDate '1951-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0904%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0904%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0904%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 35.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0904%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 35.2833)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "35.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0904%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0904/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0904/1993'^^xsd:string;
  dwc:scientificName 'Sabinea sarsii Smith, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brattström, H.'^^xsd:string;
  dwc:collector 'Brattström, H.'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:startYearCollected '1927'^^xsd:integer;
  dwc:endYearCollected '1927'^^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 'North East Atlantic'^^xsd:string;
  dwc:longitude '35.2833'^^xsd:double;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '107566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0904/1993'^^xsd:anyURI;
  dwc:observationDate '1927-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '107566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0351/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0351/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0351/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 -8.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.0833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4333"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.0833 -8.4333)"^^geo:wktLiteral ;
  geo-pos:lat "70.0833"^^xsd:decimal ;
  geo-pos:long "-8.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0352/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0352/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pohle, G.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:longitude '-8.4333'^^xsd:double;
  dwc:latitude '70.0833'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0352/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2301"^^xsd:decimal ;
  dwc:decimalLongitude "3.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2301 3.178)"^^geo:wktLiteral ;
  geo-pos:lat "42.2301"^^xsd:decimal ;
  geo-pos:long "3.178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0353/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0353/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata Esmark, 1866'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pohle, G.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.178'^^xsd:double;
  dwc:latitude '42.2301'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0353/1993'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0354/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0354/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:samplingProtocol 'Botton trawling'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0354/1993'^^xsd:anyURI;
  dwc:observationDate '1934-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0355/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0355/1993'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0355/1993'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0804%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0804/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0804/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2328'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0804/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0805%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0805/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0805/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '362'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0805/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0778%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0778/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0778/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '394'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0778/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0779%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0779/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0779/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '370'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0779/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0756%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0756/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0756/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '381'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0756/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0757%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0757/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0757/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '364'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0757/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5013%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5013%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5013%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5013%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5013%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5013/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5013/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5013/2017'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5014%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5014%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5014%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5014%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5014%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5014/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5014/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5014/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5015%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5015%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5015%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5015%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5015%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5015/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5015/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5015/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5016%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5016%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5016%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5016%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5016%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5016/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5016/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5016/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5017%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5017%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5017%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5017%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5017%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5017/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5017/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5017/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5018%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5018%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5018%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5018%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5018%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5018/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5018/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5018/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5019%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5019%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5019%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5019%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5019%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5019/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5019/2017'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5019/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0906%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0906%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0906%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6676 -14.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.6676"^^xsd:decimal ;
  dwc:decimalLongitude "-14.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0906%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6676 -14.663)"^^geo:wktLiteral ;
  geo-pos:lat "76.6676"^^xsd:decimal ;
  geo-pos:long "-14.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0906%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0906/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0906/1993'^^xsd:string;
  dwc:scientificName 'Sclerocrangon boreas (Phipps, 1774)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brattström, H.'^^xsd:string;
  dwc:collector 'Brattström, H.'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '-14.663'^^xsd:double;
  dwc:latitude '76.6676'^^xsd:double;
  dwc:aphiaid '107568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0906/1993'^^xsd:anyURI;
  dwc:observationDate '1924-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0907%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0907%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0907%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6676 -14.663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.6676"^^xsd:decimal ;
  dwc:decimalLongitude "-14.663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0907%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6676 -14.663)"^^geo:wktLiteral ;
  geo-pos:lat "76.6676"^^xsd:decimal ;
  geo-pos:long "-14.663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0907%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0907/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0907/1993'^^xsd:string;
  dwc:scientificName 'Sclerocrangon ferox (Sars G.O., 1877)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brattström, H.'^^xsd:string;
  dwc:collector 'Brattström, H.'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:startYearCollected '1924'^^xsd:integer;
  dwc:endYearCollected '1924'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Denmark'^^xsd:string;
  dwc:longitude '-14.663'^^xsd:double;
  dwc:latitude '76.6676'^^xsd:double;
  dwc:aphiaid '107569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0907/1993'^^xsd:anyURI;
  dwc:observationDate '1924-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '107569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0908%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0908%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0908%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.977"^^xsd:decimal ;
  dwc:decimalLongitude "4.7526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0908%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.977 4.7526)"^^geo:wktLiteral ;
  geo-pos:lat "52.977"^^xsd:decimal ;
  geo-pos:long "4.7526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0908%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0908/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0908/1993'^^xsd:string;
  dwc:scientificName 'Crangon allmanni Kinahan, 1860'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7526'^^xsd:double;
  dwc:latitude '52.977'^^xsd:double;
  dwc:aphiaid '107551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0908/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0545 1.1751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0545"^^xsd:decimal ;
  dwc:decimalLongitude "1.1751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0545 1.1751)"^^geo:wktLiteral ;
  geo-pos:lat "41.0545"^^xsd:decimal ;
  geo-pos:long "1.1751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0091/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0091/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.1751'^^xsd:double;
  dwc:latitude '41.0545'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0091/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0741%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0741/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0741/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sara, S.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '7551'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0741/2016'^^xsd:anyURI;
  dwc:observationDate '1960-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0531%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0531/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0531/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0531/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0994%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0994/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0994/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0994/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0995%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0995/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0995/1993'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0995/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0996%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0996/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0996/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0996/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0074%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0074/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0074/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0074/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0239%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0239/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0239/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3172'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0239/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0615%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0615/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0615/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0615/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5284%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5284%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5284%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5284%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5284%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5284/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5284/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2126'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5284/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5285%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5285%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5285%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5285%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5285%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5285/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5285/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2126'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5285/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0532%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0532/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0532/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0532/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0533%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0533/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0533/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0533/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0534/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0534/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0534/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0535/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0535/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0535/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5278%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5278%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5278%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5278%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5278%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5278/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5278/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2201'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5278/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5279%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5279%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5279%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5279%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5279%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5279/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5279/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2201'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5279/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5280%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5280%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5280%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5280%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5280%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5280/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5280/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2201'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5280/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5281%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5281%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5281%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5281%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5281%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5281/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5281/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2126'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5281/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5282%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5282%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5282%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5282%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5282%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5282/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5282/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2126'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5282/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5283%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5283%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5283%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5283%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5283%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5283/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5283/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2126'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5283/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1384%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1384/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1384/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '495'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1384/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1385%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1385/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1385/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '495'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1385/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1386%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1386/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1386/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1022'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1386/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1387%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1387/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1387/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1033'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1387/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1388%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1388/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1388/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1036'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1388/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1389%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1389/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1389/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1025'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1389/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1390%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1390/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1390/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1024'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1390/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1391%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1391/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1391/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1035'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1391/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1392%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1392/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1392/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1027'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1392/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1393%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1393/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1393/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1023'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1393/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1394%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1394/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1394/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1039'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1394/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1395%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1395/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1395/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1034'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1395/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1396%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1396/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1396/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1030'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1396/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1397%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1397/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1397/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1028'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1397/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1398%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1398/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1398/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1032'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1398/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1399%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1399/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1399/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1029'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1399/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1400%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1400/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1400/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1026'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1400/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1401%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1401/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1401/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1038'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1401/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5277%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5277%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5277%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5277%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5277%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5277/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5277/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2201'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5277/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0068%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0068%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0068%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0068%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0068%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0068/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0068/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0068/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0069/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0069/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0069/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0070/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0070/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0070/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0071/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0071/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0071/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0072%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0072/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0072/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0072/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0073%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0073/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0073/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0073/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5273%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5273%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5273%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5273%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5273%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5273/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5273/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2166'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5273/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5274%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5274%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5274%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5274%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5274%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5274/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5274/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2166'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5274/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5275%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5275%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5275%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5275%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5275%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5275/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5275/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '597'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5275/2017'^^xsd:anyURI;
  dwc:observationDate '1954-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5276%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5276%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5276%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5276%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5276%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5276/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5276/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2201'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5276/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5272%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5272%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5272%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5272%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5272%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5272/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5272/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2166'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5272/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0064%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0064/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0064/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '8252'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0064/2016'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.8049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  geo-pos:lat "41.2319"^^xsd:decimal ;
  geo-pos:long "1.8049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0065/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0065/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Memé'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.8049'^^xsd:double;
  dwc:latitude '41.2319'^^xsd:double;
  dwc:previousCatalogNumber '8251'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0065/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.8049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  geo-pos:lat "41.2319"^^xsd:decimal ;
  geo-pos:long "1.8049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0066/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0066/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Memé'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.8049'^^xsd:double;
  dwc:latitude '41.2319'^^xsd:double;
  dwc:previousCatalogNumber '8251'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0066/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.8049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  geo-pos:lat "41.2319"^^xsd:decimal ;
  geo-pos:long "1.8049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0067/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0067/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Memé'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.8049'^^xsd:double;
  dwc:latitude '41.2319'^^xsd:double;
  dwc:previousCatalogNumber '8251'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0067/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5271%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5271%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5271%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5271%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ5271%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5271/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ5271/2017'^^xsd:string;
  dwc:scientificName 'Anapagurus bicorniger A. Milne-Edwards & Bouvier, 1892'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2166'^^xsd:integer;
  dwc:aphiaid '107213'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ5271/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1348%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1348/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1348/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1348/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1349%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1349/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1349/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1349/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1350%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1350/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1350/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1350/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1351%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1351/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1351/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '444'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1351/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1352%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1352/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1352/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '462'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1352/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1353%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1353/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1353/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '470'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1353/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1354%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1354/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1354/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1354/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1355%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1355/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1355/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3125'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1355/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1356%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1356/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1356/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1356/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0234%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0234/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0234/2016'^^xsd:string;
  dwc:scientificName 'Callinectes marginatus (A. Milne-Edwards, 1861)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '4637'^^xsd:integer;
  dwc:aphiaid '241106'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0234/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '241106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0235%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0235/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0235/2016'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '3907'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0235/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2482"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2482 -8.7481)"^^geo:wktLiteral ;
  geo-pos:lat "42.2482"^^xsd:decimal ;
  geo-pos:long "-8.7481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0236%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0236/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0236/2016'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1914'^^xsd:integer;
  dwc:startYearCollected '1914'^^xsd:integer;
  dwc:endYearCollected '1914'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7481'^^xsd:double;
  dwc:latitude '42.2482'^^xsd:double;
  dwc:previousCatalogNumber '5515'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0236/2016'^^xsd:anyURI;
  dwc:observationDate '1914-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4833 -8.9441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4833 -8.9441)"^^geo:wktLiteral ;
  geo-pos:lat "38.4833"^^xsd:decimal ;
  geo-pos:long "-8.9441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0237%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0237/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0237/2016'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus (Herbst, 1783)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.9441'^^xsd:double;
  dwc:latitude '38.4833'^^xsd:double;
  dwc:previousCatalogNumber '7582'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0237/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0238%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0238/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0238/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2926'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0238/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1366%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1366/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1366/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '475'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1366/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1367%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1367/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1367/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '475'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1367/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1368%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1368%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1368%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1368%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1368%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1368/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1368/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '475'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1368/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1369%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1369/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1369/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '493'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1369/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1370%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1370/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1370/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '481'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1370/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1371%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1371/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1371/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1371/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1372%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1372/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1372/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '476'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1372/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1373%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1373/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1373/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1373/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1374%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1374/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1374/2016'^^xsd:string;
  dwc:scientificName 'Achaeus cranchii Leach, 1817'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3120'^^xsd:integer;
  dwc:aphiaid '107313'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1374/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0540/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0540/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0540/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0541/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0541/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0541/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0542/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0542/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0542/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0543%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0543/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0543/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0543/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0536/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0536/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0536/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0997%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0997/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0997/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0997/1993'^^xsd:anyURI;
  dwc:observationDate '1934-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0998%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0998/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0998/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0998/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0999%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0999/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0999/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0999/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1436/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1436/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1436/1998'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0627%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0627/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0627/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0627/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0628%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0628/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0628/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0628/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0537/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0537/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0537/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0538/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0538/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0538/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0539/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0539/1993'^^xsd:string;
  dwc:scientificName 'Hippolyte holthuisi Zariquiey Álvarez, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0539/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4844"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4844 -3.7582)"^^geo:wktLiteral ;
  geo-pos:lat "43.4844"^^xsd:decimal ;
  geo-pos:long "-3.7582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0054%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0054/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0054/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7582'^^xsd:double;
  dwc:latitude '43.4844'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0054/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0551/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0551/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0551/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0552/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0552/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0552/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0553/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0553/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0553/1993'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0554/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0554/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0554/1993'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1450/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1450/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1450/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1454/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1454/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1454/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1451/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1451/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1451/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1452/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1452/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1452/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1453/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1453/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1453/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2517"^^xsd:decimal ;
  dwc:decimalLongitude "3.1498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  geo-pos:lat "42.2517"^^xsd:decimal ;
  geo-pos:long "3.1498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0080%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0080/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0080/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1498'^^xsd:double;
  dwc:latitude '42.2517'^^xsd:double;
  dwc:previousCatalogNumber '8243'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0080/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0555/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0555/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0555/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0556%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0556/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0556/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0556/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.8049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  geo-pos:lat "41.2319"^^xsd:decimal ;
  geo-pos:long "1.8049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0081%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0081/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0081/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Royenne'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.8049'^^xsd:double;
  dwc:latitude '41.2319'^^xsd:double;
  dwc:previousCatalogNumber '8249'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0081/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2319"^^xsd:decimal ;
  dwc:decimalLongitude "1.8049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2319 1.8049)"^^geo:wktLiteral ;
  geo-pos:lat "41.2319"^^xsd:decimal ;
  geo-pos:long "1.8049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0082%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0082/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0082/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Royenne'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.8049'^^xsd:double;
  dwc:latitude '41.2319'^^xsd:double;
  dwc:previousCatalogNumber '8249'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0082/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2517"^^xsd:decimal ;
  dwc:decimalLongitude "3.1498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  geo-pos:lat "42.2517"^^xsd:decimal ;
  geo-pos:long "3.1498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0083%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0083/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0083/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1498'^^xsd:double;
  dwc:latitude '42.2517'^^xsd:double;
  dwc:previousCatalogNumber '8246'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0083/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2517"^^xsd:decimal ;
  dwc:decimalLongitude "3.1498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  geo-pos:lat "42.2517"^^xsd:decimal ;
  geo-pos:long "3.1498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0084%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0084/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0084/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1498'^^xsd:double;
  dwc:latitude '42.2517'^^xsd:double;
  dwc:previousCatalogNumber '8246'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0084/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0085%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0085/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0085/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8244'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0085/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0086%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0086/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0086/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8244'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0086/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0248%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0248/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0248/2016'^^xsd:string;
  dwc:scientificName 'Geryon trispinosus (Herbst, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1796'^^xsd:integer;
  dwc:aphiaid '107374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0248/2016'^^xsd:anyURI;
  dwc:observationDate '1954-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0357%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0357/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0357/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5750'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0357/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1455/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1455/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1455/1998'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0559%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0559/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0559/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0559/1993'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0558%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0558/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0558/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0558/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0557%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0557/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0557/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0557/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1463/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1463/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1463/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1464/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1464/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1464/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1466/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1466/1998'^^xsd:string;
  dwc:scientificName 'Philocheras echinulatus (M. Sars, 1862)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107558'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1466/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.0437 5.9601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.0437"^^xsd:decimal ;
  dwc:decimalLongitude "5.9601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.0437 5.9601)"^^geo:wktLiteral ;
  geo-pos:lat "60.0437"^^xsd:decimal ;
  geo-pos:long "5.9601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0567/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0567/1993'^^xsd:string;
  dwc:scientificName 'Eualus pusiolus (Krøyer, 1841)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.9601'^^xsd:double;
  dwc:latitude '60.0437'^^xsd:double;
  dwc:aphiaid '107507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0567/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107507'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6567 18.8777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.6567"^^xsd:decimal ;
  dwc:decimalLongitude "18.8777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.6567 18.8777)"^^geo:wktLiteral ;
  geo-pos:lat "69.6567"^^xsd:decimal ;
  geo-pos:long "18.8777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0568/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0568/1993'^^xsd:string;
  dwc:scientificName 'Spirontocaris liljeborgii (Danielssen, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '18.8777'^^xsd:double;
  dwc:latitude '69.6567'^^xsd:double;
  dwc:aphiaid '107531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0568/1993'^^xsd:anyURI;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107531'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.0437 5.9601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.0437"^^xsd:decimal ;
  dwc:decimalLongitude "5.9601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.0437 5.9601)"^^geo:wktLiteral ;
  geo-pos:lat "60.0437"^^xsd:decimal ;
  geo-pos:long "5.9601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0569/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0569/1993'^^xsd:string;
  dwc:scientificName 'Spirontocaris liljeborgii (Danielssen, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '5.9601'^^xsd:double;
  dwc:latitude '60.0437'^^xsd:double;
  dwc:aphiaid '107531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0569/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0057%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0057/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0057/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0057/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -2)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0570/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0570/1993'^^xsd:string;
  dwc:scientificName 'Spirontocaris liljeborgii (Danielssen, 1859)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '61'^^xsd:integer;
  dwc:aphiaid '107531'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0570/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  geo-pos:lat "21"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0535%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0535/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0535/2016'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus (Doflein, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corifom'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Occidental Sahara'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '21'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber '7195'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0535/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1459/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1459/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1459/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1460/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1460/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1460/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1461/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1461/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1461/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1462/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1462/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1462/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0534%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0534/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0534/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0534/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0550/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0550/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '7398'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0550/2016'^^xsd:anyURI;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1456/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1456/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1456/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1457/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1457/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1457/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1458/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1458/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1458/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0087%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0087/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0087/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8241'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0087/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0565/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0565/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '726'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0565/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0548/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0548/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1567'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0548/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0549/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0549/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Daniel'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1569'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0549/2016'^^xsd:anyURI;
  dwc:observationDate '1949-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4674 5.6497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4674"^^xsd:decimal ;
  dwc:decimalLongitude "5.6497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4674 5.6497)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4674"^^xsd:decimal ;
  geo-pos:long "5.6497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0564/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0564/1993'^^xsd:string;
  dwc:scientificName 'Alpheus malleator Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '5.6497'^^xsd:double;
  dwc:latitude '-1.4674'^^xsd:double;
  dwc:aphiaid '240853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0564/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0056%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0056/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0056/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0056/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0560%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0560/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0560/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0560/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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 "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0561%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0561/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0561/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0561/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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 "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0562/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0562/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0562/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3238 -4.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3238"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3238 -4.1582)"^^geo:wktLiteral ;
  geo-pos:lat "50.3238"^^xsd:decimal ;
  geo-pos:long "-4.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0565%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0565/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0565/1993'^^xsd:string;
  dwc:scientificName 'Athanas nouvelae Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Forster'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'United Kingdom'^^xsd:string;
  dwc:longitude '-4.1582'^^xsd:double;
  dwc:latitude '50.3238'^^xsd:double;
  dwc:aphiaid '240859'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0565/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1643%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1643%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1643%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1643%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1643%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1643/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1643/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3839'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1643/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1644%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1644%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1644%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1644%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1644%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1644/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1644/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5073'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1644/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1645%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1645%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1645%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1645%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1645%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1645/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1645/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5603'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1645/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1646%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1646%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1646%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1646%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1646%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1646/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1646/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4507'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1646/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1647%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1647%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1647%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1647%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1647%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1647/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1647/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4020'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1647/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1648%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1648%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1648%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1648%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1648%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1648/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1648/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4078'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1648/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1649%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1649%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1649%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1649%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1649%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1649/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1649/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4066'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1649/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1650%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1650%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1650%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1650%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1650%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1650/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1650/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4508'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1650/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1651%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1651%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1651%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1651%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1651%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1651/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1651/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4193'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1651/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0573%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0573%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0573%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0573%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0573%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0573/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0573/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0573/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1420%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1420/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1420/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1420/2016'^^xsd:anyURI;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1421%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1421/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1421/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '62A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1421/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1422%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1422/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1422/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '62A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1422/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1423%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1423/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1423/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '62A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1423/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1424%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1424/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1424/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '73A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1424/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1425%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1425/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1425/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '64A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1425/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1426%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1426/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1426/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '76A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1426/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1427%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1427/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1427/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '76A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1427/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1428%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1428%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1428%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1428%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1428%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1428/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1428/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '76A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1428/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1429%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1429%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1429%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1429%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1429%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1429/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1429/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:previousCatalogNumber '75A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1429/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1430%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1430/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1430/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:previousCatalogNumber '61A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1430/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1431%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1431/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1431/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '56A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1431/2016'^^xsd:anyURI;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1432%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1432/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1432/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '55A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1432/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1433%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1433/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1433/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '80A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1433/2016'^^xsd:anyURI;
  dwc:observationDate '1955-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1434%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1434/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1434/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '67A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1434/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1435%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1435/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1435/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '67A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1435/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1436%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1436/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1436/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:previousCatalogNumber '81A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1436/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1437%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1437%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1437%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1437%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1437%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1437/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1437/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:previousCatalogNumber '81A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1437/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1438/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1438/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '63A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1438/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1439/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1439/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '63A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1439/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1440/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1440/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '70A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1440/2016'^^xsd:anyURI;
  dwc:observationDate '1960-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1441/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1441/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '70A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1441/2016'^^xsd:anyURI;
  dwc:observationDate '1960-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1442/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1442/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '70A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1442/2016'^^xsd:anyURI;
  dwc:observationDate '1960-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1443/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1443/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '70A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1443/2016'^^xsd:anyURI;
  dwc:observationDate '1960-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1444/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1444/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '71A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1444/2016'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1445/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1445/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '71A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1445/2016'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1446/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1446/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '57A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1446/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0088%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0088/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0088/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8241'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0088/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0089%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0089%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0089%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0089%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0089%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0089/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0089/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8241'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0089/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0090%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0090/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0090/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8241'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0090/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0091%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0091/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0091/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '8247'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0091/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0571/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0571/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0571/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0572/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0572/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0572/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1467/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1467/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1467/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0574%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0574%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0574%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0574%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0574%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0574/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0574/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0574/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0575%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0575%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0575%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0575%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0575%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0575/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0575/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0575/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0576%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0576%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0576%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0576%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0576%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0576/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0576/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0576/1993'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0577%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0577%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0577%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0577%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0577%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0577/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0577/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0577/1993'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0578%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0578%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0578%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0578%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0578%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0578/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0578/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0578/1993'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  geo-pos:lat "21"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0538%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0538/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0538/2016'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus (Doflein, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Occidental Sahara'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '21'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber '5543'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0538/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0539%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0539/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0539/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4699'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0539/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1411%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1411/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1411/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '54A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1411/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1412%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1412/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1412/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '77A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1412/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1413%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1413/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1413/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '77A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1413/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1414%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1414/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1414/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '97A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1414/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1415%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1415/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1415/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '59A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1415/2016'^^xsd:anyURI;
  dwc:observationDate '1960-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1416%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1416/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1416/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '59A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1416/2016'^^xsd:anyURI;
  dwc:observationDate '1960-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1417%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1417/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1417/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1417/2016'^^xsd:anyURI;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1418%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1418/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1418/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1418/2016'^^xsd:anyURI;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1419%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1419/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1419/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1419/2016'^^xsd:anyURI;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0092%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0092/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0092/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '8247'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0092/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1468/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1468/1998'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1468/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1469/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1469/1998'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1469/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1470/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1470/1998'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1470/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1471/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1471/1998'^^xsd:string;
  dwc:scientificName 'Philocheras bispinosus bispinosus (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '108207'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1471/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '108207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1472/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1472/1998'^^xsd:string;
  dwc:scientificName 'Eualus cranchii (Leach, 1817 [in Leach, 1815-1875])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1941'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '156083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1472/1998'^^xsd:anyURI;
  dwc:observationDate '1941-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0249%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0249/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0249/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1794'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0249/2016'^^xsd:anyURI;
  dwc:observationDate '1954-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0250%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0250/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0250/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1159'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0250/2016'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2614 1.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2614"^^xsd:decimal ;
  dwc:decimalLongitude "1.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2614 1.978)"^^geo:wktLiteral ;
  geo-pos:lat "41.2614"^^xsd:decimal ;
  geo-pos:long "1.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0251%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0251/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0251/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.978'^^xsd:double;
  dwc:latitude '41.2614'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0251/2016'^^xsd:anyURI;
  dwc:observationDate '1953-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2614 1.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2614"^^xsd:decimal ;
  dwc:decimalLongitude "1.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2614 1.978)"^^geo:wktLiteral ;
  geo-pos:lat "41.2614"^^xsd:decimal ;
  geo-pos:long "1.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0252%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0252/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0252/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.978'^^xsd:double;
  dwc:latitude '41.2614'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0252/2016'^^xsd:anyURI;
  dwc:observationDate '1953-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2614 1.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2614"^^xsd:decimal ;
  dwc:decimalLongitude "1.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2614 1.978)"^^geo:wktLiteral ;
  geo-pos:lat "41.2614"^^xsd:decimal ;
  geo-pos:long "1.978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0253%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0253/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0253/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.978'^^xsd:double;
  dwc:latitude '41.2614'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0253/2016'^^xsd:anyURI;
  dwc:observationDate '1953-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0580%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0580%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0580%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0580%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0580%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0580/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0580/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0580/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0579%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0579%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0579%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0579%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0579%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0579/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0579/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0579/1993'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0058%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0058/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0058/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0058/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0582%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0582%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0582%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0582%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0582%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0582/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0582/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0582/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  geo-pos:lat "21"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0536%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0536/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0536/2016'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus (Doflein, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corifom'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Occidental Sahara'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '21'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:previousCatalogNumber '7196'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0536/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21 -17)"^^geo:wktLiteral ;
  geo-pos:lat "21"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0537%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0537/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0537/2016'^^xsd:string;
  dwc:scientificName 'Macropipus rugosus (Doflein, 1904)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Occidental Sahara'^^xsd:string;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '21'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:previousCatalogNumber '5536'^^xsd:integer;
  dwc:aphiaid '107396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0537/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107396'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0518%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0518/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0518/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0518/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0519%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0519/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0519/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0519/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0520%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0520/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0520/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0520/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0583%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0583%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0583%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0583%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0583%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0583/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0583/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0583/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0584%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0584%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0584%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0584%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0584%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0584/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0584/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0584/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0585%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0585%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0585%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0585%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0585%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0585/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0585/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0585/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0586%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0586%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0586%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0586%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0586%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0586/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0586/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0586/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0587%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0587%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0587%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0587%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0587%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0587/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0587/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0587/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0581%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0581%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0581%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0581%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0581%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0581/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0581/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0581/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0479%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0479/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0479/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4635'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0479/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4858 -1.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4858"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4858 -1.5598)"^^geo:wktLiteral ;
  geo-pos:lat "43.4858"^^xsd:decimal ;
  geo-pos:long "-1.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0480%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0480/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0480/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-1.5598'^^xsd:double;
  dwc:latitude '43.4858'^^xsd:double;
  dwc:previousCatalogNumber '5471'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0480/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0063"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  geo-pos:lat "37.0063"^^xsd:decimal ;
  geo-pos:long "-7.9293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0501%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0501/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0501/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9293'^^xsd:double;
  dwc:latitude '37.0063'^^xsd:double;
  dwc:previousCatalogNumber '5461'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0501/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9651"^^xsd:decimal ;
  dwc:decimalLongitude "4.7572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9651 4.7572)"^^geo:wktLiteral ;
  geo-pos:lat "52.9651"^^xsd:decimal ;
  geo-pos:long "4.7572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0502%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0502/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0502/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Holthuis, L.B.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7572'^^xsd:double;
  dwc:latitude '52.9651'^^xsd:double;
  dwc:previousCatalogNumber '4579'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0502/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1473/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1473/1998'^^xsd:string;
  dwc:scientificName 'Processa macrophthalma Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1941'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107687'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1473/1998'^^xsd:anyURI;
  dwc:observationDate '1941-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '107687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1519/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1519/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1519/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0521%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0521/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0521/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0521/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0588%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0588%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0588%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0588%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0588%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0588/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0588/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0588/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1474/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1474/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '95A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1474/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1475/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1475/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5703'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1475/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1476/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1476/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5689'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1476/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1477/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1477/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5690'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1477/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1478/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1478/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5688'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1478/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1479/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1479/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5695'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1479/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1480/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1480/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1480/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1481%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1481/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1481/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5707'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1481/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1482%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1482/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1482/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5700'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1482/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1492%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1492/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1492/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5702'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1492/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1493%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1493/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1493/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1493/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1494%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1494/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1494/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5685'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1494/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1495%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1495/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1495/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5684'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1495/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1496%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1496/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1496/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5687'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1496/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1497%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1497/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1497/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5694'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1497/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1498%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1498%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1498%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1498%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1498%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1498/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1498/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5693'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1498/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1499/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1499/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5612'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1499/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7815 -2.4415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7815"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7815 -2.4415)"^^geo:wktLiteral ;
  geo-pos:lat "36.7815"^^xsd:decimal ;
  geo-pos:long "-2.4415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1500/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1500/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4415'^^xsd:double;
  dwc:latitude '36.7815'^^xsd:double;
  dwc:previousCatalogNumber '4364'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1500/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0592%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0592%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0592%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0592%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0592%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0592/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0592/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0592/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0093%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0093/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0093/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '8247'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0093/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0094%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0094/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0094/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '8247'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0094/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0095%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0095/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0095/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8245'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0095/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0096%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0096/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0096/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8245'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0096/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0097%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0097/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0097/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8245'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0097/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0098%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0098/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0098/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8245'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0098/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0099%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0099/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0099/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8245'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0099/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9661"^^xsd:decimal ;
  dwc:decimalLongitude "4.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  geo-pos:lat "52.9661"^^xsd:decimal ;
  geo-pos:long "4.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0100%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0100/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0100/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7403'^^xsd:double;
  dwc:latitude '52.9661'^^xsd:double;
  dwc:previousCatalogNumber '8248'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0100/2016'^^xsd:anyURI;
  dwc:observationDate '1950-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0522%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0522/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0522/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0522/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0523%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0523/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0523/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0523/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1456%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1456/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1456/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '82A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1456/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1457%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1457/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1457/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '82A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1457/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1458%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1458/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1458/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '82A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1458/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1459%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1459/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1459/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '79A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1459/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1460%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1460/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1460/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '79A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1460/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1461%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1461/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1461/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '79A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1461/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1462%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1462/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1462/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:previousCatalogNumber '58A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1462/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1463%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1463/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1463/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:previousCatalogNumber '58A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1463/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1464%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1464/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1464/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:previousCatalogNumber '58A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1464/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1465%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1465%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1465%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1465%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1465%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1465/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1465/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '52A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1465/2016'^^xsd:anyURI;
  dwc:observationDate '1946-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1466%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1466/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1466/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '52A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1466/2016'^^xsd:anyURI;
  dwc:observationDate '1946-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1467%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1467/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1467/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '52A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1467/2016'^^xsd:anyURI;
  dwc:observationDate '1946-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1468%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1468/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1468/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '52A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1468/2016'^^xsd:anyURI;
  dwc:observationDate '1946-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1469%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1469/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1469/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '53A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1469/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1470%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1470/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1470/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '53A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1470/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1471%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1471/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1471/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '53A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1471/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1472%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1472/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1472/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '96A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1472/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1473%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1473/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1473/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '96A'^^xsd:string;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1473/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0589%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0589%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0589%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0589%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0589%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0589/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0589/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0589/1993'^^xsd:anyURI;
  dwc:observationDate '1962-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0059%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0059/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0059/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0059/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0590%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0590%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0590%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0590%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0590%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0590/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0590/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0590/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0591%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0591%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0591%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0591%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0591%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0591/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0591/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0591/1993'^^xsd:anyURI;
  dwc:observationDate '1962-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0451%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0451/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0451/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0451/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0452%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0452/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0452/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0452/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0463%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0463/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0463/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0463/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0464%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0464/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0464/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0464/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0465%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0465/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0465/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0465/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9661"^^xsd:decimal ;
  dwc:decimalLongitude "4.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  geo-pos:lat "52.9661"^^xsd:decimal ;
  geo-pos:long "4.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0101%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0101/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0101/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7403'^^xsd:double;
  dwc:latitude '52.9661'^^xsd:double;
  dwc:previousCatalogNumber '8248'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0101/2016'^^xsd:anyURI;
  dwc:observationDate '1950-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9661"^^xsd:decimal ;
  dwc:decimalLongitude "4.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  geo-pos:lat "52.9661"^^xsd:decimal ;
  geo-pos:long "4.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0102/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0102/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7403'^^xsd:double;
  dwc:latitude '52.9661'^^xsd:double;
  dwc:previousCatalogNumber '8248'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0102/2016'^^xsd:anyURI;
  dwc:observationDate '1950-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0103%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0103/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0103/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '8250'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0103/2016'^^xsd:anyURI;
  dwc:observationDate '1946-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0104%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0104/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0104/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8242'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0104/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0105%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0105/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0105/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '8242'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0105/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0106%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0106/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0106/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7294'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0106/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1483%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1483/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1483/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5699'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1483/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1484%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1484/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1484/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5701'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1484/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1485%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1485/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1485/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5685'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1485/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1486%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1486/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1486/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5704'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1486/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1487%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1487/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1487/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5697'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1487/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1488%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1488/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1488/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5692'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1488/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1489%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1489/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1489/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5681'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1489/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1490%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1490/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1490/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5706'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1490/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0134%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0134/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0134/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0134/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0135%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0135/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0135/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0135/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0263%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0263/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0263/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5169'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0263/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0358%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0358/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0358/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5765'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0358/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0359%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0359/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0359/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5641'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0359/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0360%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0360/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0360/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5743'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0360/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0361%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0361/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0361/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5623'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0361/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0362%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0362/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0362/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5633'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0362/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0363%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0363/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0363/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5791'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0363/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0259%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0259/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0259/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7722'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0259/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0260%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0260/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0260/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6545'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0260/2016'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0261%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0261/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0261/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5167'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0261/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1444%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1444/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1444/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1444/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0077%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0077/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0077/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0077/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2517"^^xsd:decimal ;
  dwc:decimalLongitude "3.1498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  geo-pos:lat "42.2517"^^xsd:decimal ;
  geo-pos:long "3.1498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0079%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0079/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0079/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1498'^^xsd:double;
  dwc:latitude '42.2517'^^xsd:double;
  dwc:previousCatalogNumber '8243'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0079/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0550%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0550/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0550/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0550/1993'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1445%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1445/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1445/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1445/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0551%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0551/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0551/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salanf R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1793'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0551/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0075%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0075/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0075/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0075/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1761"^^xsd:decimal ;
  dwc:decimalLongitude "1.4916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1761 1.4916)"^^geo:wktLiteral ;
  geo-pos:lat "41.1761"^^xsd:decimal ;
  geo-pos:long "1.4916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0076%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0076/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0076/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bará'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.4916'^^xsd:double;
  dwc:latitude '41.1761'^^xsd:double;
  dwc:previousCatalogNumber '8254'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0076/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0545%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0545/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0545/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0545/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0546%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0546/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0546/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0546/1993'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0547%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0547/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0547/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0547/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0548%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0548/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0548/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0548/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0549%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0549/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0549/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0549/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7279 -0.7811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7279"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7279 -0.7811)"^^geo:wktLiteral ;
  geo-pos:lat "37.7279"^^xsd:decimal ;
  geo-pos:long "-0.7811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0055%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0055/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0055/1993'^^xsd:string;
  dwc:scientificName 'Palaemon elegans Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.7811'^^xsd:double;
  dwc:latitude '37.7279'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0055/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2438%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2438%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2438%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2438%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2438%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2438/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2438/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6558'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2438/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2439%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2439%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2439%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2439%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2439%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2439/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2439/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7114'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2439/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2440%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2440%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2440%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2440%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2440%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2440/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2440/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6584'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2440/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2441%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2441%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2441%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2441%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2441%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2441/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2441/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7080'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2441/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2442%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2442%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2442%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2442%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2442%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2442/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2442/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6601'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2442/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2443%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2443%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2443%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2443%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2443%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2443/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2443/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6615'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2443/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2444%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2444%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2444%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2444%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2444%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2444/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2444/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7030'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2444/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2445%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2445%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2445%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2445%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2445%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2445/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2445/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7115'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2445/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2446%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2446%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2446%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2446%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2446%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2446/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2446/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7023'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2446/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0240%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0240/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0240/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1115'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0240/2016'^^xsd:anyURI;
  dwc:observationDate '1955-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0241%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0241/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0241/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1276'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0241/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0242%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0242/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0242/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2930'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0242/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0243%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0243/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0243/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2735'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0243/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0244%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0244/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0244/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2934'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0244/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0245%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0245/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0245/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2738'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0245/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1439%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1439/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1439/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1439/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1440%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1440/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1440/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1440/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1441%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1441/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1441/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1441/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1442%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1442/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1442/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1442/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1443%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1443/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1443/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1443/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0562%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0562/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0562/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1662'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0562/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0563%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0563%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0563%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0563%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0563%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0563/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0563/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '6203'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Traps'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0563/2016'^^xsd:anyURI;
  dwc:observationDate '1961-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0564%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0564/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0564/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '1572'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0564/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0246%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0246/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0246/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '2307'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0246/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0247%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0247/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0247/2016'^^xsd:string;
  dwc:scientificName 'Xantho hydrophilus (Herbst, 1790)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '1274'^^xsd:integer;
  dwc:aphiaid '107440'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0247/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107440'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0272%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0272/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0272/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6546'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0272/2016'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0270%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0270/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0270/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '6277'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0270/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0271%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0271/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0271/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '6282'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0271/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0273%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0273%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0273%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0273%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0273%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0273/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0273/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5168'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0273/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0274%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0274/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0274/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7817'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0274/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0354%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0354/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0354/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5620'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0354/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0355%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0355/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0355/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5749'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0355/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1449/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1449/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1449/1998'^^xsd:anyURI;
  dwc:observationDate '1947-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1447/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1447/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1447/1998'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1448/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1448/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1448/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1446%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1446/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1446/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1446/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0356%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0356/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0356/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5781'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0356/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0352%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0352/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0352/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5644'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0352/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0353%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0353/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0353/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5646'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0353/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0350%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0350/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0350/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5627'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0350/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0351%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0351/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0351/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5879'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0351/2016'^^xsd:anyURI;
  dwc:observationDate '1961-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1402%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1402%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1402%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1402%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1402%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1402/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1402/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1031'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1402/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1403%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1403/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1403/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1037'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1403/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1404%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1404%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1404%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1404%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1404%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1404/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1404/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '74A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1404/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1405%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1405%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1405%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1405%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1405%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1405/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1405/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '60A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1405/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1406/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1406/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '65A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1406/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1407/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1407/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '69A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1407/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1408/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1408/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '69A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1408/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1409/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1409/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '69A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1409/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1410/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1410/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '54A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1410/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1447%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1447/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1447/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '68A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1447/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1448%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1448/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1448/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '72A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1448/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1449%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1449/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1449/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '78A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1449/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1450%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1450/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1450/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '78A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1450/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1451%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1451/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1451/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '78A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1451/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1452%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1452/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1452/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '78A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1452/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1453%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1453/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1453/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '82A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1453/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1454%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1454/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1454/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '82A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1454/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1455%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1455/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1455/2016'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '82A'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1455/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1535%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1535/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1535/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '215A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1535/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1528%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1528/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1528/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1528/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1529%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1529/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1529/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1529/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1530/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1530/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '210A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1530/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1531/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1531/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '209A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1531/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1532/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1532/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '211A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1532/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1533/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1533/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '208A'^^xsd:string;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1533/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0566%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0566%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0566%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0566%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0566%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0566/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0566/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '726'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0566/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1598%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1598%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1598%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1598%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1598%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1598/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1598/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1598/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1599%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1599%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1599%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1599%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1599%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1599/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1599/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1599/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1600%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1600%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1600%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1600%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1600%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1600/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1600/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1600/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1601%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1601%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1601%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1601%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1601%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1601/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1601/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1601/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1602%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1602%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1602%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1602%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1602%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1602/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1602/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1602/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1603%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1603%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1603%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1603%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1603%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1603/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1603/2016'^^xsd:string;
  dwc:scientificName 'Inachus Weber, 1795'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1603/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0544%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0544/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0544/1993'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides (Nardo, 1847)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0544/1993'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1438%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1438/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1438/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1438/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0598%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0598%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0598%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0598%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0598%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0598/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0598/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0598/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0601%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0601%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0601%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0601%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0601%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0601/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0601/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0601/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6949 3.4717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6949"^^xsd:decimal ;
  dwc:decimalLongitude "3.4717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6949 3.4717)"^^geo:wktLiteral ;
  geo-pos:lat "39.6949"^^xsd:decimal ;
  geo-pos:long "3.4717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0060%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0060/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0060/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Duran'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.4717'^^xsd:double;
  dwc:latitude '39.6949'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0060/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0600%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0600%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0600%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0600%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0600%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0600/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0600/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0600/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1520/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1520/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1520/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1521%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1521/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1521/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1521/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1522%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1522/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1522/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1522/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1523%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1523/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1523/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1523/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1524%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1524/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1524/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1524/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1525%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1525/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1525/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1525/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1526%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1526/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1526/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1526/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1527%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1527/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1527/2016'^^xsd:string;
  dwc:scientificName 'Macropodia longipes (A. Milne-Edwards & Bouvier, 1899)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1527/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0265%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0265/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0265/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1563'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0265/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0266%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0266/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0266/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1775'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0266/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0603%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0603%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0603%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0603%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0603%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0603/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0603/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0603/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0604%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0604%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0604%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0604%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0604%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0604/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0604/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0604/1993'^^xsd:anyURI;
  dwc:observationDate '1963-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0605%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0605%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0605%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0605%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0605%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0605/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0605/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0605/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0606%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0606%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0606%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0606%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0606%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0606/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0606/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0606/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0607%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0607%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0607%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0607%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0607%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0607/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0607/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0607/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0608%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0608%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0608%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0608%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0608%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0608/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0608/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0608/1993'^^xsd:anyURI;
  dwc:observationDate '1968-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0609%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0609%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0609%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0609%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0609%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0609/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0609/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0609/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0365%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0365/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0365/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5741'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0365/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0366%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0366/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0366/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5634'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0366/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0367%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0367/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0367/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5630'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0367/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0368%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0368/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0368/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5775'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0368/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0602%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0602%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0602%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0602%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0602%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0602/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0602/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0602/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1501/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1501/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5680'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1501/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1502/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1502/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4991'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1502/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1503/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1503/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5696'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1503/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1504/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1504/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5698'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1504/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1505/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1505/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5691'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1505/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7815 -2.4415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7815"^^xsd:decimal ;
  dwc:decimalLongitude "-2.4415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7815 -2.4415)"^^geo:wktLiteral ;
  geo-pos:lat "36.7815"^^xsd:decimal ;
  geo-pos:long "-2.4415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1506/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1506/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.4415'^^xsd:double;
  dwc:latitude '36.7815'^^xsd:double;
  dwc:previousCatalogNumber '4363'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1506/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1507/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1507/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5683'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1507/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1508/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1508/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5682'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1508/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1509%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1509%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1509%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6719"^^xsd:decimal ;
  dwc:decimalLongitude "2.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1509%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  geo-pos:lat "41.6719"^^xsd:decimal ;
  geo-pos:long "2.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1509%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1509/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1509/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.793'^^xsd:double;
  dwc:latitude '41.6719'^^xsd:double;
  dwc:previousCatalogNumber '7586'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1509/2016'^^xsd:anyURI;
  dwc:observationDate '1964-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1479%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1479/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1479/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1479/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1480%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1480/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1480/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1480/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6758 -9.3285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6758"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6758 -9.3285)"^^geo:wktLiteral ;
  geo-pos:lat "38.6758"^^xsd:decimal ;
  geo-pos:long "-9.3285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0399%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0399/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0399/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3285'^^xsd:double;
  dwc:latitude '38.6758'^^xsd:double;
  dwc:previousCatalogNumber '4575'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0399/2016'^^xsd:anyURI;
  dwc:observationDate '1947-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4807"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4807 -3.7661)"^^geo:wktLiteral ;
  geo-pos:lat "43.4807"^^xsd:decimal ;
  geo-pos:long "-3.7661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0400%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0400/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0400/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Pérez Pulgar, J.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7661'^^xsd:double;
  dwc:latitude '43.4807'^^xsd:double;
  dwc:previousCatalogNumber '3236'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0400/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0442%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0442/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0442/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0442/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0443%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0443/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0443/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0443/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0364%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0364/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0364/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5787'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0364/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0593%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0593%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0593%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0593%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0593%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0593/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0593/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0593/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0594%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0594%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0594%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1119 -8.5363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1119"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0594%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1119 -8.5363)"^^geo:wktLiteral ;
  geo-pos:lat "37.1119"^^xsd:decimal ;
  geo-pos:long "-8.5363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0594%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0594/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0594/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Portugal'^^xsd:string;
  dwc:longitude '-8.5363'^^xsd:double;
  dwc:latitude '37.1119'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0594/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0595%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0595%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0595%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0595%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0595%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0595/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0595/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0595/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0596%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0596%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0596%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0596%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0596%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0596/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0596/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0596/1993'^^xsd:anyURI;
  dwc:observationDate '1954-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0264%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0264/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0264/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1562'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0264/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1477%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1477/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1477/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1477/1998'^^xsd:anyURI;
  dwc:observationDate '1961-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1478%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1478/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1478/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1478/1998'^^xsd:anyURI;
  dwc:observationDate '1961-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0107%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0107/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0107/2016'^^xsd:string;
  dwc:scientificName 'Portumnus latipes (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7298'^^xsd:integer;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0107/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0599%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0599%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0599%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0599%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0599%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0599/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0599/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0599/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0386 -6.1107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0386"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0386 -6.1107)"^^geo:wktLiteral ;
  geo-pos:lat "37.0386"^^xsd:decimal ;
  geo-pos:long "-6.1107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0006%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0006/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0006/1993'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.1107'^^xsd:double;
  dwc:latitude '37.0386'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0006/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1491%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1491%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1491%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1491%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1491%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1491/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1491/2016'^^xsd:string;
  dwc:scientificName 'Inachus communissimus Rizza, 1839'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5705'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1491/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1474%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1474/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1474/1998'^^xsd:string;
  dwc:scientificName 'Galathea dispersa Bate, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1474/1998'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1475%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1475/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1475/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1475/1998'^^xsd:anyURI;
  dwc:observationDate '1960-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1476%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1476/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1476/1998'^^xsd:string;
  dwc:scientificName 'Pilumnus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1476/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '106941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0061%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0061%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0061%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5528"^^xsd:decimal ;
  dwc:decimalLongitude "-6.081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0061%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5528 -6.081)"^^geo:wktLiteral ;
  geo-pos:lat "43.5528"^^xsd:decimal ;
  geo-pos:long "-6.081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0061%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0061/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0061/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Antonio Jiménez'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.081'^^xsd:double;
  dwc:latitude '43.5528'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0061/1993'^^xsd:anyURI;
  dwc:observationDate '1961-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0610%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0610%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0610%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0610%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0610%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0610/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0610/1993'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0610/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3665%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3665%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3665%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3665%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3665%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3665/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3665/2016'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2571'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3665/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3666%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3666%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3666%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4144 144.8252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.4144"^^xsd:decimal ;
  dwc:decimalLongitude "144.8252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3666%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.4144 144.8252)"^^geo:wktLiteral ;
  geo-pos:lat "13.4144"^^xsd:decimal ;
  geo-pos:long "144.8252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3666%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3666/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3666/2016'^^xsd:string;
  dwc:scientificName 'Calcinus latens (Randall, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Pacific Northwest'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '144.8252'^^xsd:double;
  dwc:latitude '13.4144'^^xsd:double;
  dwc:previousCatalogNumber '38'^^xsd:integer;
  dwc:aphiaid '208677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3666/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '208677'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3667%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3667%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3667%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3667%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3667%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3667/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3667/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '41'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3667/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3668%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3668%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3668%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3668%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3668%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3668/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3668/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '2075'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3668/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3669%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3669%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3669%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3669%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3669%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3669/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3669/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '40'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3669/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3670%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3670%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3670%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3670%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3670%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3670/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3670/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '39'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3670/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3671%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3671%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3671%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3671%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3671%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3671/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3671/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '2069'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3671/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3672%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3672%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3672%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3672%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3672%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3672/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3672/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:previousCatalogNumber '2076'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3672/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3673%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3673%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3673%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3673%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3673%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3673/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3673/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^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 '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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7457'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3673/2016'^^xsd:anyURI;
  dwc:observationDate '1963-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3674%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3674%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3674%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3674%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3674%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3674/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3674/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3674/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3675%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3675%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3675%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3675%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3675%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3675/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3675/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3675/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3676%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3676%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3676%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3676%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3676%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3676/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3676/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3676/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3677%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3677%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3677%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3677%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3677%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3677/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3677/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3677/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3678%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3678%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3678%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3678%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3678%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3678/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3678/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3678/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3679%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3679%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3679%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3679%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3679%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3679/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3679/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3679/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3680%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3680%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3680%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3680%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3680%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3680/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3680/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3680/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3681%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3681%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3681%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3681%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3681%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3681/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3681/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3681/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3682%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3682%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3682%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3682%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3682%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3682/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3682/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3682/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3683%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3683%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3683%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3683%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3683%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3683/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3683/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3683/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3684%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3684%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3684%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3684%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3684%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3684/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3684/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3684/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3685%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3685%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3685%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3685%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3685%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3685/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3685/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3685/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3686%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3686%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3686%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3686%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3686%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3686/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3686/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3686/2016'^^xsd:anyURI;
  dwc:observationDate '1945-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3687%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3687%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3687%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3687%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3687%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3687/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3687/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3687/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3699%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3699%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3699%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3699%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3699%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3699/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3699/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3699/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3700%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3700%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3700%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3700%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3700%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3700/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3700/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3700/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3701%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3701%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3701%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3701%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3701%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3701/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3701/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3701/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3702%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3702%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3702%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3702%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3702%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3702/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3702/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3702/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3703%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3703%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3703%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3703%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3703%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3703/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3703/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3703/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3704%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3704%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3704%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3704%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3704%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3704/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3704/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3704/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3705%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3705%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3705%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3705%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3705%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3705/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3705/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3705/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3706%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3706%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3706%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3706%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3706%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3706/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3706/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gómez, M.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3706/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3707%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3707%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3707%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3707%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3707%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3707/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3707/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gómez, M.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3707/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3708%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3708%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3708%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3708%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3708%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3708/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3708/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius cooki Rathbun, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gómez, M.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:aphiaid '246261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3708/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3709%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3709%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3709%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3709%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3709%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3709/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3709/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3709/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3710%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3710%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3710%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3710%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3710%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3710/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3710/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3710/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3711%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3711%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3711%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3711%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3711%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3711/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3711/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3711/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3712%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3712%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3712%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3712%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3712%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3712/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3712/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3712/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3713%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3713%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3713%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3713%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3713%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3713/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3713/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3713/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3715%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3715%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3715%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3715%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3715%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3715/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3715/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2621'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3715/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3716%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3716%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3716%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3716%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3716%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3716/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3716/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2496'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3716/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3662%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3662%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3662%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4098 5.6148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4098"^^xsd:decimal ;
  dwc:decimalLongitude "5.6148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3662%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4098 5.6148)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4098"^^xsd:decimal ;
  geo-pos:long "5.6148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3662%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3662/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3662/2016'^^xsd:string;
  dwc:scientificName 'Coenobita rubescens Greeff, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '5.6148'^^xsd:double;
  dwc:latitude '-1.4098'^^xsd:double;
  dwc:previousCatalogNumber '4782'^^xsd:integer;
  dwc:aphiaid '368196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3662/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '368196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3655%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3655%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3655%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3655%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3655%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3655/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3655/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8197'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3655/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3656%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3656%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3656%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3656%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3656%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3656/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3656/2016'^^xsd:string;
  dwc:scientificName 'Calcinus laevimanus (Randall, 1840)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '8194'^^xsd:integer;
  dwc:aphiaid '208669'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3656/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '208669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3657%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3657%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3657%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3657%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3657%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3657/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3657/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8195'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3657/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3658%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3658%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3658%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3658%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3658%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3658/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3658/2016'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8196'^^xsd:integer;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3658/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3634%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3634%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3634%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3634%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3634%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3634/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3634/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3634/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3635%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3635%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3635%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3635%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3635%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3635/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3635/2016'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1774'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3635/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3636%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3636%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3636%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3636%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3636%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3636/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3636/2016'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2572'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3636/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3637%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3637%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3637%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3637%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3637%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3637/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3637/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1784'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3637/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3638%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3638%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3638%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3638%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3638%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3638/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3638/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1785'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3638/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3639%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3639%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3639%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3639%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3639%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3639/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3639/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:previousCatalogNumber '2863'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3639/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3640%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3640%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3640%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3640%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3640%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3640/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3640/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '6357'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3640/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3641%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3641%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3641%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3641%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3641%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3641/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3641/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1769'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3641/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3642%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3642%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3642%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3642%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3642%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3642/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3642/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1770'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3642/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3643%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3643%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3643%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3643%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3643%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3643/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3643/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2529'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3643/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3644%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3644%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3644%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3644%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3644%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3644/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3644/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2570'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3644/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3645%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3645%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3645%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3645%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3645%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3645/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3645/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2643'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3645/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3646%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3646%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3646%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3646%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3646%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3646/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3646/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3585'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3646/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3647%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3647%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3647%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9583 -16.3363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.9583"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3647%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.9583 -16.3363)"^^geo:wktLiteral ;
  geo-pos:lat "19.9583"^^xsd:decimal ;
  geo-pos:long "-16.3363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3647%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3647/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3647/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Cervigón'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.3363'^^xsd:double;
  dwc:latitude '19.9583'^^xsd:double;
  dwc:previousCatalogNumber '7786'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3647/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3648%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3648%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3648%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6719"^^xsd:decimal ;
  dwc:decimalLongitude "2.793"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3648%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  geo-pos:lat "41.6719"^^xsd:decimal ;
  geo-pos:long "2.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3648%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3648/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3648/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '2.793'^^xsd:double;
  dwc:latitude '41.6719'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:previousCatalogNumber '5875'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3648/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3649%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3649%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3649%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3649%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3649%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3649/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3649/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2207'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3649/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3650%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3650%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3650%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3650%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3650%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3650/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3650/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2205'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3650/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3651%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3651%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3651%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3651%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3651%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3651/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3651/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2206'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3651/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3652%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3652%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3652%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3652%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3652%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3652/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3652/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2208'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3652/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3653%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3653%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3653%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3653%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3653%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3653/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3653/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2209'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3653/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2921%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2921%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2921%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2921%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2921%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2921/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2921/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7242'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2921/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2922%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2922%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2922%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2922%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2922%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2922/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2922/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7244'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2922/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2923%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2923%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2923%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2923%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2923%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2923/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2923/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7237'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2923/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2924%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2924%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2924%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2924%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2924%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2924/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2924/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7248'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2924/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2925%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2925%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2925%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2925%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2925%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2925/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2925/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7246'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2925/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2926%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2926%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2926%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2926%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2926%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2926/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2926/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7069'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2926/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2927%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2927%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2927%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2927%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2927%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2927/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2927/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7223'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2927/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2928%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2928%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2928%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2928%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2928%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2928/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2928/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7258'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2928/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2929%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2929%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2929%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2929%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2929%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2929/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2929/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7062'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2929/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3109%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3109%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3109%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3109%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3109%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3109/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3109/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '691'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3109/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3110%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3110%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3110%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3110%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3110%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3110/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3110/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '691'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3110/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3111%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3111%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3111%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3111%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3111%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3111/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3111/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3111/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3112%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3112%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3112%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3112%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3112%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3112/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3112/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3112/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3113%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3113%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3113%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3113%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3113%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3113/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3113/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3113/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3114%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3114%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3114%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3114%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3114%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3114/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3114/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3114/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3115%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3115%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3115%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3115%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3115%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3115/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3115/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3115/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3116%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3116%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3116%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3116%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3116%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3116/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3116/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3116/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3117%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3117%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3117%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3117%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3117%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3117/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3117/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3117/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3233%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3233%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3233%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3233%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3233%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3233/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3233/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '705'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3233/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3234%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3234%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3234%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3234%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3234%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3234/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3234/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '705'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3234/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3235%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3235%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3235%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3235%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3235%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3235/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3235/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3235/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3236%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3236%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3236%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3236%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3236%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3236/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3236/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3236/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3237%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3237%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3237%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3237%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3237%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3237/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3237/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3237/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3238%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3238%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3238%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3238%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3238%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3238/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3238/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1059'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3238/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3239%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3239%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3239%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3239%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3239%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3239/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3239/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1055'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3239/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3240%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3240%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3240%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3240%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3240%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3240/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3240/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1053'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3240/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3241%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3241%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3241%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0053 -8.6478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3241%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0053 -8.6478)"^^geo:wktLiteral ;
  geo-pos:lat "41.0053"^^xsd:decimal ;
  geo-pos:long "-8.6478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3241%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3241/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3241/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.6478'^^xsd:double;
  dwc:latitude '41.0053'^^xsd:double;
  dwc:previousCatalogNumber '7657'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3241/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3248%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3248%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3248%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3248%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3248%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3248/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3248/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1061'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3248/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3249%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3249%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3249%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3249%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3249%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3249/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3249/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1060'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3249/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3250%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3250%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3250%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -7.9587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.986"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3250%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -7.9587)"^^geo:wktLiteral ;
  geo-pos:lat "36.986"^^xsd:decimal ;
  geo-pos:long "-7.9587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3250%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3250/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3250/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9587'^^xsd:double;
  dwc:latitude '36.986'^^xsd:double;
  dwc:previousCatalogNumber '7648'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3250/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3251%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3251%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3251%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0053 -8.6478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3251%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0053 -8.6478)"^^geo:wktLiteral ;
  geo-pos:lat "41.0053"^^xsd:decimal ;
  geo-pos:long "-8.6478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3251%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3251/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3251/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.6478'^^xsd:double;
  dwc:latitude '41.0053'^^xsd:double;
  dwc:previousCatalogNumber '7658'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3251/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3252%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3252%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3252%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4852 -1.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4852"^^xsd:decimal ;
  dwc:decimalLongitude "-1.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3252%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4852 -1.562)"^^geo:wktLiteral ;
  geo-pos:lat "43.4852"^^xsd:decimal ;
  geo-pos:long "-1.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3252%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3252/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3252/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-1.562'^^xsd:double;
  dwc:latitude '43.4852'^^xsd:double;
  dwc:previousCatalogNumber '4831'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3252/2016'^^xsd:anyURI;
  dwc:observationDate '1960-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3253%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3253%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3253%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3253%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3253%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3253/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3253/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1057'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3253/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3254%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3254%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3254%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3254%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3254%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3254/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3254/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1049'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3254/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3255%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3255%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3255%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3002 -2.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3002"^^xsd:decimal ;
  dwc:decimalLongitude "-2.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3255%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3002 -2.262)"^^geo:wktLiteral ;
  geo-pos:lat "43.3002"^^xsd:decimal ;
  geo-pos:long "-2.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3255%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3255/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3255/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bofil, C.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.262'^^xsd:double;
  dwc:latitude '43.3002'^^xsd:double;
  dwc:previousCatalogNumber '1890'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3255/2016'^^xsd:anyURI;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3256%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3256%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3256%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3256%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3256%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3256/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3256/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1043'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3256/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3589%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3589%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3589%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3589%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3589%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3589/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3589/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3589/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3590%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3590%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3590%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3590%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3590%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3590/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3590/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3590/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3591%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3591%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3591%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3591%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3591%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3591/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3591/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3591/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3592%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3592%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3592%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3592%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3592%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3592/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3592/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3592/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3593%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3593%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3593%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3593%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3593%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3593/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3593/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3593/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3594%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3594%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3594%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3594%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3594%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3594/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3594/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3594/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3595%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3595%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3595%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3595%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3595%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3595/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3595/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3595/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3596%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3596%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3596%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3596%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3596%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3596/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3596/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3596/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3597%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3597%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3597%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3597%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3597%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3597/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3597/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3597/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3598%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3598%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3598%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3598%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3598%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3598/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3598/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3598/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3599%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3599%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3599%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3599%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3599%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3599/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3599/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3599/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3600%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3600%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3600%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3600%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3600%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3600/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3600/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3600/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3601%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3601%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3601%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3601%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3601%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3601/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3601/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3601/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3602%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3602%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3602%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3602%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3602%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3602/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3602/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3602/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3603%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3603%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3603%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3603%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3603%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3603/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3603/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3603/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3604%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3604%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3604%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3604%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3604%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3604/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3604/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:previousCatalogNumber '2210'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3604/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3605%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3605%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3605%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3605%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3605%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3605/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3605/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2223'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3605/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3606%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3606%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3606%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3606%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3606%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3606/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3606/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2224'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3606/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3607%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3607%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3607%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3607%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3607%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3607/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3607/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Enrriquet'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2214'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3607/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3608%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3608%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3608%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3608%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3608%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3608/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3608/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2218'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3608/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3609%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3609%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3609%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3609%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3609%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3609/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3609/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2225'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3609/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3610%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3610%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3610%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3610%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3610%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3610/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3610/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2217'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3610/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3611%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3611%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3611%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3611%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3611%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3611/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3611/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2213'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3611/2016'^^xsd:anyURI;
  dwc:observationDate '1949-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3612%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3612%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3612%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3612%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3612%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3612/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3612/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4862'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3612/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3613%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3613%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3613%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3613%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3613%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3613/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3613/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2220'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3613/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3614%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3614%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3614%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3614%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3614%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3614/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3614/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2222'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3614/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3615%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3615%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3615%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3615%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3615%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3615/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3615/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2219'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3615/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3616%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3616%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3616%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3616%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3616%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3616/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3616/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2212'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3616/2016'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3617%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3617%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3617%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3617%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3617%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3617/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3617/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2211'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3617/2016'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3618%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3618%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3618%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3618%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3618%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3618/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3618/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7428'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3618/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3619%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3619%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3619%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3619%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3619%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3619/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3619/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2216'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3619/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3620%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3620%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3620%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3620%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3620%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3620/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3620/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2215'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3620/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3621%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3621%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3621%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3621%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3621%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3621/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3621/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2221'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3621/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3622%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3622%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3622%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3622%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3622%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3622/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3622/2016'^^xsd:string;
  dwc:scientificName 'Dardanus calidus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3622'^^xsd:integer;
  dwc:aphiaid '107198'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3622/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3623%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3623%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3623%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3623%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3623%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3623/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3623/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3623/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3624%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3624%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3624%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3624%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3624%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3624/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3624/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3624/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2569%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2569%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2569%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2569%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2569%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2569/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2569/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2569/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2570%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2570%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2570%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2570%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2570%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2570/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2570/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2570/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2571%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2571%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2571%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2571%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2571%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2571/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2571/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2571/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2572%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2572%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2572%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2572%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2572%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2572/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2572/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2572/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2573%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2573%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2573%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2573%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2573%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2573/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2573/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2573/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2574%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2574%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2574%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2574%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2574%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2574/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2574/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2574/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2575%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2575%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2575%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2575%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2575%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2575/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2575/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2575/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2576%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2576%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2576%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2576%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2576%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2576/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2576/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2576/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2577%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2577%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2577%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2577%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2577%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2577/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2577/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2577/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2578%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2578%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2578%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2578%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2578%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2578/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2578/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2578/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2579%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2579%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2579%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2579%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2579%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2579/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2579/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2579/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2580%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2580%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2580%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2580%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2580%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2580/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2580/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2580/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2581%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2581%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2581%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2581%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2581%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2581/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2581/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2581/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2582%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2582%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2582%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2582%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2582%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2582/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2582/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2582/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2583%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2583%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2583%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2583%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2583%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2583/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2583/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7188'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2583/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2584%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2584%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2584%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2584%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2584%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2584/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2584/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7120'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2584/2016'^^xsd:anyURI;
  dwc:observationDate '1957-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2585%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2585%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2585%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2585%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  geo-pos:lat "28.4252"^^xsd:decimal ;
  geo-pos:long "-14.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2585%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2585/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2585/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.1957'^^xsd:double;
  dwc:latitude '28.4252'^^xsd:double;
  dwc:previousCatalogNumber '969'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2585/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2586%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2586%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2586%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1258"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2586%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1258"^^xsd:decimal ;
  geo-pos:long "-15.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2586%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2586/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2586/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey, M.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.4167'^^xsd:double;
  dwc:latitude '28.1258'^^xsd:double;
  dwc:previousCatalogNumber '975'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2586/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2587%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2587%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2587%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6958 -9.417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6958"^^xsd:decimal ;
  dwc:decimalLongitude "-9.417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2587%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6958 -9.417)"^^geo:wktLiteral ;
  geo-pos:lat "38.6958"^^xsd:decimal ;
  geo-pos:long "-9.417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2587%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2587/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2587/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.417'^^xsd:double;
  dwc:latitude '38.6958'^^xsd:double;
  dwc:previousCatalogNumber '4665'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2587/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2588%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2588%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2588%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7242 -25.6916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7242"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2588%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7242 -25.6916)"^^geo:wktLiteral ;
  geo-pos:lat "37.7242"^^xsd:decimal ;
  geo-pos:long "-25.6916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2588%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2588/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2588/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'North Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.6916'^^xsd:double;
  dwc:latitude '37.7242'^^xsd:double;
  dwc:previousCatalogNumber '972'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2588/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2589%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2589%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2589%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2589%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  geo-pos:lat "38.6901"^^xsd:decimal ;
  geo-pos:long "-9.3646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2589%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2589/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2589/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '5162'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2589/2016'^^xsd:anyURI;
  dwc:observationDate '1959-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2590%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2590%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2590%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6266 -16.8907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6266"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2590%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6266 -16.8907)"^^geo:wktLiteral ;
  geo-pos:lat "32.6266"^^xsd:decimal ;
  geo-pos:long "-16.8907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2590%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2590/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2590/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.8907'^^xsd:double;
  dwc:latitude '32.6266'^^xsd:double;
  dwc:previousCatalogNumber '967'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2590/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2591%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2591%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2591%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7218 -8.7841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7218"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2591%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7218 -8.7841)"^^geo:wktLiteral ;
  geo-pos:lat "37.7218"^^xsd:decimal ;
  geo-pos:long "-8.7841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2591%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2591/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2591/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.7841'^^xsd:double;
  dwc:latitude '37.7218'^^xsd:double;
  dwc:previousCatalogNumber '4666'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2591/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2592%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2592%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2592%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2592%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  geo-pos:lat "28.8542"^^xsd:decimal ;
  geo-pos:long "-16.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2592%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2592/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2592/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '970'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2592/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2593%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2593%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2593%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1258"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2593%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1258"^^xsd:decimal ;
  geo-pos:long "-15.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2593%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2593/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2593/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey, M.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.4167'^^xsd:double;
  dwc:latitude '28.1258'^^xsd:double;
  dwc:previousCatalogNumber '977'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2593/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2594%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2594%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2594%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2594%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  geo-pos:lat "28.6824"^^xsd:decimal ;
  geo-pos:long "-17.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2594%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2594/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2594/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-17.763'^^xsd:double;
  dwc:latitude '28.6824'^^xsd:double;
  dwc:previousCatalogNumber '973'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2594/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2595%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2595%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2595%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7242 -25.6916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7242"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2595%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7242 -25.6916)"^^geo:wktLiteral ;
  geo-pos:lat "37.7242"^^xsd:decimal ;
  geo-pos:long "-25.6916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2595%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2595/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2595/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'North Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-25.6916'^^xsd:double;
  dwc:latitude '37.7242'^^xsd:double;
  dwc:previousCatalogNumber '971'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2595/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2596%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2596%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2596%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1258"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2596%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1258"^^xsd:decimal ;
  geo-pos:long "-15.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2596%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2596/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2596/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey, M.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.4167'^^xsd:double;
  dwc:latitude '28.1258'^^xsd:double;
  dwc:previousCatalogNumber '976'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2596/2016'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2597%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2597%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2597%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1258"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2597%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1258"^^xsd:decimal ;
  geo-pos:long "-15.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2597%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2597/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2597/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Balaguer'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.4167'^^xsd:double;
  dwc:latitude '28.1258'^^xsd:double;
  dwc:previousCatalogNumber '1864'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2597/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2598%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2598%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2598%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439 -9.1003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.439"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2598%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439 -9.1003)"^^geo:wktLiteral ;
  geo-pos:lat "38.439"^^xsd:decimal ;
  geo-pos:long "-9.1003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2598%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2598/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2598/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.1003'^^xsd:double;
  dwc:latitude '38.439'^^xsd:double;
  dwc:previousCatalogNumber '4672'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2598/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2599%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2599%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2599%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2599%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  geo-pos:lat "28.4252"^^xsd:decimal ;
  geo-pos:long "-14.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2599%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2599/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2599/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.1957'^^xsd:double;
  dwc:latitude '28.4252'^^xsd:double;
  dwc:previousCatalogNumber '968'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2599/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2600%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2600%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2600%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554 -8.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.554"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2600%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.554 -8.9864)"^^geo:wktLiteral ;
  geo-pos:lat "42.554"^^xsd:decimal ;
  geo-pos:long "-8.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2600%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2600/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2600/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ourol'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.9864'^^xsd:double;
  dwc:latitude '42.554'^^xsd:double;
  dwc:previousCatalogNumber '2732'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2600/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2601%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2601%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2601%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2601%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  geo-pos:lat "28.6824"^^xsd:decimal ;
  geo-pos:long "-17.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2601%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2601/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2601/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-17.763'^^xsd:double;
  dwc:latitude '28.6824'^^xsd:double;
  dwc:previousCatalogNumber '974'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2601/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2602%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2602%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2602%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2602%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  geo-pos:lat "28.6824"^^xsd:decimal ;
  geo-pos:long "-17.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2602%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2602/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2602/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-17.763'^^xsd:double;
  dwc:latitude '28.6824'^^xsd:double;
  dwc:previousCatalogNumber '942'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2602/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2603%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2603%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2603%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2603%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  geo-pos:lat "28.4252"^^xsd:decimal ;
  geo-pos:long "-14.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2603%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2603/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2603/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.1957'^^xsd:double;
  dwc:latitude '28.4252'^^xsd:double;
  dwc:previousCatalogNumber '938'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2603/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2604%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2604%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2604%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2604%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  geo-pos:lat "28.4252"^^xsd:decimal ;
  geo-pos:long "-14.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2604%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2604/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2604/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.1957'^^xsd:double;
  dwc:latitude '28.4252'^^xsd:double;
  dwc:previousCatalogNumber '938'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2604/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2605%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2605%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2605%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2605%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  geo-pos:lat "28.4252"^^xsd:decimal ;
  geo-pos:long "-14.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2605%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2605/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2605/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.1957'^^xsd:double;
  dwc:latitude '28.4252'^^xsd:double;
  dwc:previousCatalogNumber '938'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2605/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2606%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2606%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2606%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2606%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  geo-pos:lat "28.4252"^^xsd:decimal ;
  geo-pos:long "-14.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2606%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2606/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2606/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.1957'^^xsd:double;
  dwc:latitude '28.4252'^^xsd:double;
  dwc:previousCatalogNumber '939'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2606/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2607%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2607%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2607%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2607%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  geo-pos:lat "28.4252"^^xsd:decimal ;
  geo-pos:long "-14.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2607%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2607/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2607/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.1957'^^xsd:double;
  dwc:latitude '28.4252'^^xsd:double;
  dwc:previousCatalogNumber '939'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2607/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2608%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2608%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2608%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2608%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  geo-pos:lat "28.8542"^^xsd:decimal ;
  geo-pos:long "-16.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2608%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2608/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2608/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '941'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2608/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2609%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2609%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2609%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2609%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  geo-pos:lat "28.8542"^^xsd:decimal ;
  geo-pos:long "-16.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2609%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2609/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2609/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '941'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2609/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2610%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2610%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2610%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2610%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  geo-pos:lat "28.8542"^^xsd:decimal ;
  geo-pos:long "-16.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2610%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2610/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2610/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '940'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2610/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2611%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2611%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2611%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2611%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  geo-pos:lat "28.8542"^^xsd:decimal ;
  geo-pos:long "-16.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2611%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2611/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2611/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '940'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2611/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2612%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2612%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2612%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8542"^^xsd:decimal ;
  dwc:decimalLongitude "-16.0235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2612%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8542 -16.0235)"^^geo:wktLiteral ;
  geo-pos:lat "28.8542"^^xsd:decimal ;
  geo-pos:long "-16.0235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2612%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2612/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2612/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.0235'^^xsd:double;
  dwc:latitude '28.8542'^^xsd:double;
  dwc:previousCatalogNumber '940'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2612/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2613%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2613%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2613%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2613%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2613%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2613/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2613/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:previousCatalogNumber '4977'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2613/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2885%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2885%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2885%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2885%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2885%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2885/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2885/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6697'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2885/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2886%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2886%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2886%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2886%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2886%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2886/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2886/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6670'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2886/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2887%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2887%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2887%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2887%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2887%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2887/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2887/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7186'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2887/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2888%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2888%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2888%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2888%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2888%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2888/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2888/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6691'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2888/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2889%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2889%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2889%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2889%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2889%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2889/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2889/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7122'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2889/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2890%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2890%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2890%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2890%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2890%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2890/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2890/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6673'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2890/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2891%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2891%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2891%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2891%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2891%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2891/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2891/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6656'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2891/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2892%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2892%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2892%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2892%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2892%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2892/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2892/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7191'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2892/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2893%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2893%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2893%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2893%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2893%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2893/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2893/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6705'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2893/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2894%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2894%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2894%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2894%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2894%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2894/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2894/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7123'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2894/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2895%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2895%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2895%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2895%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2895%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2895/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2895/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6718'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2895/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2896%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2896%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2896%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2896%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2896%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2896/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2896/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6698'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2896/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2897%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2897%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2897%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2897%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2897%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2897/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2897/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6692'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2897/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2898%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2898%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2898%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2898%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2898%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2898/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2898/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6732'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2898/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2899%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2899%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2899%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2899%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2899%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2899/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2899/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6680'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2899/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2900%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2900%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2900%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2900%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2900%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2900/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2900/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6662'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2900/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2901%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2901%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2901%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2901%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2901%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2901/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2901/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6701'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2901/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2902%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2902%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2902%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2902%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2902%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2902/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2902/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6661'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2902/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2903%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2903%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2903%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2903%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2903%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2903/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2903/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6694'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2903/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2904%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2904%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2904%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2904%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2904%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2904/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2904/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6717'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2904/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2905%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2905%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2905%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2905%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2905%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2905/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2905/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6690'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2905/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2906%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2906%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2906%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2906%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2906%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2906/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2906/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6730'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2906/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2907%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2907%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2907%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2907%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2907%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2907/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2907/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7185'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2907/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2908%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2908%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2908%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2908%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2908%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2908/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2908/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6646'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2908/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2909%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2909%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2909%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2909%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2909%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2909/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2909/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7230'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2909/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2910%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2910%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2910%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2910%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2910%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2910/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2910/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7064'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2910/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2911%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2911%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2911%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2911%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2911%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2911/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2911/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7260'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2911/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0632%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0632/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0632/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0632/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0633%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0633/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0633/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0633/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0569%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0569/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0569/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '726'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0569/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0570%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0570/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0570/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '728'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0570/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0571%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0571/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0571/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2280'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0571/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4059%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4059%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4059%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4059%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4059%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4059/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4059/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '8333'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4059/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0699/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0699/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3617'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0699/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0554%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0554/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0554/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'San Perena'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1575'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0554/2016'^^xsd:anyURI;
  dwc:observationDate '1955-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4063%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4063%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4063%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4063%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4063%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4063/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4063/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '8334'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4063/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4064%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4064%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4064%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4064%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4064%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4064/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4064/2016'^^xsd:string;
  dwc:scientificName 'Ocypode africana de Man, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '7785'^^xsd:integer;
  dwc:aphiaid '241191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4064/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4065%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4065%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4065%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4065%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4065%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4065/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4065/2016'^^xsd:string;
  dwc:scientificName 'Ocypode africana de Man, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '7785'^^xsd:integer;
  dwc:aphiaid '241191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4065/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4066%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4066%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4066%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4066%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4066%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4066/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4066/2016'^^xsd:string;
  dwc:scientificName 'Ocypode africana de Man, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '7785'^^xsd:integer;
  dwc:aphiaid '241191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4066/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4067%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4067%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4067%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4067%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4067%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4067/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4067/2016'^^xsd:string;
  dwc:scientificName 'Ocypode africana de Man, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:previousCatalogNumber '2969'^^xsd:integer;
  dwc:aphiaid '241191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4067/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4068%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4068%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4068%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4068%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4068%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4068/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4068/2016'^^xsd:string;
  dwc:scientificName 'Ocypode africana de Man, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:previousCatalogNumber '2968'^^xsd:integer;
  dwc:aphiaid '241191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4068/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241191'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4069%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4069%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4069%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4069%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4069%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4069/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4069/2016'^^xsd:string;
  dwc:scientificName 'Uca (Minuca) rapax (Smith, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '4643'^^xsd:integer;
  dwc:aphiaid '378379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4069/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '955271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4070%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4070%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4070%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4070%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4070%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4070/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4070/2016'^^xsd:string;
  dwc:scientificName 'Uca (Minuca) rapax (Smith, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '4641'^^xsd:integer;
  dwc:aphiaid '378379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4070/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '955271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4071%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4071%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4071%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4071%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4071%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4071/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4071/2016'^^xsd:string;
  dwc:scientificName 'Uca (Minuca) rapax (Smith, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '4640'^^xsd:integer;
  dwc:aphiaid '378379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4071/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '955271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4078%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4078%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4078%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4078%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4078%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4078/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4078/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2686'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4078/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4076%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4076%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4076%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4076%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4076%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4076/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4076/2016'^^xsd:string;
  dwc:scientificName 'Ocypode africana de Man, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '8332'^^xsd:integer;
  dwc:aphiaid '241191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4076/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '241191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4077%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4077%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4077%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4077%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4077%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4077/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4077/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2684'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4077/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4079%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4079%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4079%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4079%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4079%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4079/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4079/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2687'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4079/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4080%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4080%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4080%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4080%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4080%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4080/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4080/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2683'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4080/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4081%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4081%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4081%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4081%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4081%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4081/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4081/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2689'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4081/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0660%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0660/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0660/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0660/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0661%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0661/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0661/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0661/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0662%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0662/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0662/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0662/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0663%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0663/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0663/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0663/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0664%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0664/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0664/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0664/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0665%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0665/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0665/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0665/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0526%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0526/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0526/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0526/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4082%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4082%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4082%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4082%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4082%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4082/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4082/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2690'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4082/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4083%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4083%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4083%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4083%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4083%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4083/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4083/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2688'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4083/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4072%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4072%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4072%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4072%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4072%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4072/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4072/2016'^^xsd:string;
  dwc:scientificName 'Uca (Minuca) rapax (Smith, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '4642'^^xsd:integer;
  dwc:aphiaid '378379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4072/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '955271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4073%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4073%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4073%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4073%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4073%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4073/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4073/2016'^^xsd:string;
  dwc:scientificName 'Ocypode cursor (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '7779'^^xsd:integer;
  dwc:aphiaid '107464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4073/2016'^^xsd:anyURI;
  dwc:observationDate '1949-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4074%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4074%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4074%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4074%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4074%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4074/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4074/2016'^^xsd:string;
  dwc:scientificName 'Ocypode cursor (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '7781'^^xsd:integer;
  dwc:aphiaid '107464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4074/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107464'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4075%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4075%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4075%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4075%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4075%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4075/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4075/2016'^^xsd:string;
  dwc:scientificName 'Ocypode africana de Man, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:previousCatalogNumber '8332'^^xsd:integer;
  dwc:aphiaid '241191'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4075/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '241191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4096%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4096%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4096%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4096%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4096%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4096/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4096/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3441'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4096/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4858 -1.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4858"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4858 -1.5598)"^^geo:wktLiteral ;
  geo-pos:lat "43.4858"^^xsd:decimal ;
  geo-pos:long "-1.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0472%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0472/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0472/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-1.5598'^^xsd:double;
  dwc:latitude '43.4858'^^xsd:double;
  dwc:previousCatalogNumber '5473'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0472/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4091%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4091%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4091%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4091%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4091%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4091/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4091/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '3438'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4091/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0139%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0139/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0139/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6298'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0139/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0140%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0140/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0140/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7696'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0140/2016'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0141/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0141/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7715'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0141/2016'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0142%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0142/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0142/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7726'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0142/2016'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4092%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4092%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4092%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4092%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4092%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4092/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4092/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3442'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4092/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4093%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4093%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4093%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4093%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4093%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4093/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4093/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fonsi, J.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7701'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4093/2016'^^xsd:anyURI;
  dwc:observationDate '1964-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4094%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4094%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4094%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4094%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4094%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4094/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4094/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7771'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4094/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4095%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4095%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4095%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4095%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4095%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4095/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4095/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7456'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4095/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6879"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  geo-pos:lat "38.6879"^^xsd:decimal ;
  geo-pos:long "-9.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0511%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0511/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0511/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3605'^^xsd:double;
  dwc:latitude '38.6879'^^xsd:double;
  dwc:previousCatalogNumber '7668'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0511/2016'^^xsd:anyURI;
  dwc:observationDate '1962-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4097%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4097%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4097%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4097%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4097%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4097/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4097/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3455'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4097/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4084%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4084%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4084%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4084%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4084%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4084/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4084/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2691'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4084/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4085%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4085%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4085%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4085%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4085%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4085/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4085/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:previousCatalogNumber '2685'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4085/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4086%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4086%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4086%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4086%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4086%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4086/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4086/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4086/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4087%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4087%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4087%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.3509"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4087%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.3509 15.5333)"^^geo:wktLiteral ;
  geo-pos:lat "-12.3509"^^xsd:decimal ;
  geo-pos:long "15.5333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4087%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4087/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4087/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '15.5333'^^xsd:double;
  dwc:latitude '-12.3509'^^xsd:double;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4087/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4088%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4088%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4088%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4088%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4088%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4088/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4088/2016'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7763'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4088/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4089%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4089%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4089%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4089%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4089%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4089/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4089/2016'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4792'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4089/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4090%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4090%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4090%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4090%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4090%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4090/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4090/2016'^^xsd:string;
  dwc:scientificName 'Paromola cuvieri (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7762'^^xsd:integer;
  dwc:aphiaid '107264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4090/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1133%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1133/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1133/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1133/1998'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0668%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0668/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0668/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0668/1993'^^xsd:anyURI;
  dwc:observationDate '1954-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0669%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0669/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0669/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0669/1993'^^xsd:anyURI;
  dwc:observationDate '1946-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0067%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0067/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0067/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0067/1993'^^xsd:anyURI;
  dwc:observationDate '1956-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5737"^^xsd:decimal ;
  dwc:decimalLongitude "2.5497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5737 2.5497)"^^geo:wktLiteral ;
  geo-pos:lat "41.5737"^^xsd:decimal ;
  geo-pos:long "2.5497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0670%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0670/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0670/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5497'^^xsd:double;
  dwc:latitude '41.5737'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0670/1993'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0671%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0671/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0671/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0671/1993'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0672/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0672/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0672/1993'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0284%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0284/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0284/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7824'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0284/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1134%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1134/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1134/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1134/1998'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1135%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1135/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1135/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1135/1998'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1136%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1136/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1136/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1136/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1137%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1137/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1137/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1137/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1138%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1138/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1138/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1138/1998'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0673/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0673/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0673/1993'^^xsd:anyURI;
  dwc:observationDate '1952-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0674/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0674/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0674/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1516%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1516%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1516%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1516%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1516%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1516/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1516/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1516/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0144%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0144/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0144/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2600'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0144/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0112%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0112%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0112%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3462"^^xsd:decimal ;
  dwc:decimalLongitude "3.1946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0112%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3462 3.1946)"^^geo:wktLiteral ;
  geo-pos:lat "42.3462"^^xsd:decimal ;
  geo-pos:long "3.1946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0112%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0112/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0112/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1946'^^xsd:double;
  dwc:latitude '42.3462'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0112/1993'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1131%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1131/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1131/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1131/1998'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1132%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1132/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1132/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1132/1998'^^xsd:anyURI;
  dwc:observationDate '1952-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0283%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0283/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0283/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7818'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0283/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0454%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0454/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0454/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0454/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0455%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0455/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0455/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0455/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1113%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1113%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1113%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1113%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1113%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1113/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1113/1998'^^xsd:string;
  dwc:scientificName 'Processa intermedia Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1113/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1114%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1114%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1114%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1114%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1114%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1114/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1114/1998'^^xsd:string;
  dwc:scientificName 'Processa intermedia Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1114/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1115%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1115/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1115/1998'^^xsd:string;
  dwc:scientificName 'Processa intermedia Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:startYearCollected '1943'^^xsd:integer;
  dwc:endYearCollected '1943'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1115/1998'^^xsd:anyURI;
  dwc:observationDate '1943-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0379%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0379/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0379/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3264'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0379/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4113%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4113%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4113%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4113%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4113%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4113/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4113/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3462'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4113/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4114%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4114%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4114%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4114%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4114%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4114/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4114/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Saloud, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1870'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4114/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0380%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0380/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0380/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4632'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0380/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0381%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0381/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0381/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4623'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0381/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0382%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0382%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0382%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0382%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0382%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0382/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0382/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4624'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0382/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0667%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0667/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0667/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0667/1993'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1515%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1515%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1515%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1515%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1515%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1515/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1515/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1515/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0143%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0143/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0143/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7297'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0143/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0473%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0473/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0473/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4633'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0473/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1149%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1149/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1149/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1149/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0115%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0115%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0115%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0115%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0115%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0115/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0115/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0115/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1150%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1150/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1150/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1150/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1151%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1151/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1151/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1151/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0675/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0675/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0675/1993'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0676/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0676/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0676/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0677%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0677/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0677/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0677/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0678%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0678/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0678/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0678/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0435%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0435/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0435/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0435/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0456%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0456/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0456/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0456/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4128%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4128%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4128%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4128%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4128%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4128/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4128/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2545'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4128/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0145%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0145/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0145/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7761'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0145/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0285%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0285/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0285/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1564'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0285/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0383%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0383/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0383/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zites, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '4585'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0383/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1144%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1144/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1144/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1144/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4127%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4127%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4127%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4127%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4127%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4127/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4127/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2556'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4127/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1139%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1139/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1139/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1139/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0114%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0114%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0114%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0114%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0114%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0114/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0114/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0114/1993'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1140%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1140/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1140/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1140/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5739"^^xsd:decimal ;
  dwc:decimalLongitude "2.5531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5739 2.5531)"^^geo:wktLiteral ;
  geo-pos:lat "41.5739"^^xsd:decimal ;
  geo-pos:long "2.5531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1141%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1141/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1141/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5531'^^xsd:double;
  dwc:latitude '41.5739'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1141/1998'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1142%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1142/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1142/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1142/1998'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1143%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1143/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1143/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1143/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4115%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4115%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4115%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4115%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4115%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4115/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4115/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '793'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4115/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4116%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4116%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4116%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4116%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4116%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4116/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4116/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3459'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4116/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4117%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4117%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4117%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4117%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4117%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4117/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4117/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7448'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4117/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4119%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4119%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4119%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4119%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4119%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4119/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4119/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8218'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4119/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4121%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4121%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4121%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4121%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4121%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4121/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4121/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4685'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4121/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4122%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4122%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4122%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4122%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4122%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4122/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4122/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4888'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4122/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4123%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4123%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4123%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4123%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4123%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4123/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4123/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4884'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4123/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4832"^^xsd:decimal ;
  dwc:decimalLongitude "3.1385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4832 3.1385)"^^geo:wktLiteral ;
  geo-pos:lat "42.4832"^^xsd:decimal ;
  geo-pos:long "3.1385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1145%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1145/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1145/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1385'^^xsd:double;
  dwc:latitude '42.4832'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1145/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1146%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1146/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1146/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1146/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1147%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1147/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1147/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1147/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4124%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4124%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4124%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4124%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4124%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4124/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4124/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4892'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4124/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4125%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4125%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4125%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4125%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4125%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4125/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4125/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2563'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4125/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4126%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4126%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4126%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4126%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4126%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4126/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4126/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4883'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4126/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1148%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1148/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1148/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1148/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1110%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1110/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1110/1998'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1110/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6073 2.6587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6073"^^xsd:decimal ;
  dwc:decimalLongitude "2.6587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6073 2.6587)"^^geo:wktLiteral ;
  geo-pos:lat "41.6073"^^xsd:decimal ;
  geo-pos:long "2.6587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1111%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1111/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1111/1998'^^xsd:string;
  dwc:scientificName 'Processa intermedia Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6587'^^xsd:double;
  dwc:latitude '41.6073'^^xsd:double;
  dwc:aphiaid '107685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1111/1998'^^xsd:anyURI;
  dwc:observationDate '1933-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107685'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1112%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1112%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1112%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1112%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1112%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1112/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1112/1998'^^xsd:string;
  dwc:scientificName 'Processa intermedia Holthuis, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1112/1998'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107685'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2935"^^xsd:decimal ;
  dwc:decimalLongitude "3.2905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  geo-pos:lat "42.2935"^^xsd:decimal ;
  geo-pos:long "3.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1506%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1506/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1506/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.2905'^^xsd:double;
  dwc:latitude '42.2935'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1506/1998'^^xsd:anyURI;
  dwc:observationDate '1952-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1507%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1507/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1507/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1507/1998'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1508%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1508/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1508/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1508/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0491%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0491/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0491/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4627'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0491/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0541%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0541/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0541/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1571'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0541/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9025 35.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9025"^^xsd:decimal ;
  dwc:decimalLongitude "35.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9025 35.475)"^^geo:wktLiteral ;
  geo-pos:lat "33.9025"^^xsd:decimal ;
  geo-pos:long "35.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0434%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0434/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0434/2016'^^xsd:string;
  dwc:scientificName 'Charybdis (Charybdis) hellerii (A. Milne-Edwards, 1867)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Corillait'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Lebanon'^^xsd:string;
  dwc:longitude '35.475'^^xsd:double;
  dwc:latitude '33.9025'^^xsd:double;
  dwc:previousCatalogNumber '2137'^^xsd:integer;
  dwc:aphiaid '107382'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0434/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107382'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0063"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0063 -7.9293)"^^geo:wktLiteral ;
  geo-pos:lat "37.0063"^^xsd:decimal ;
  geo-pos:long "-7.9293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0492%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0492/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0492/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9293'^^xsd:double;
  dwc:latitude '37.0063'^^xsd:double;
  dwc:previousCatalogNumber '5463'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0492/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1109%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1109/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1109/1998'^^xsd:string;
  dwc:scientificName 'Pandalina profunda Holthuis, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107648'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1109/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4104%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4104%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4104%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4104%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4104%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4104/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4104/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3440'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4104/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1510%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1510%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1510%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1510%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1510%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1510/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1510/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1510/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1511%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1511%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1511%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1511%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1511%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1511/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1511/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1511/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1512%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1512%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1512%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1512%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1512%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1512/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1512/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1512/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1513%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1513%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1513%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1513%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1513%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1513/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1513/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1513/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1514%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1514%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1514%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1514%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1514%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1514/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1514/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1514/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4098%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4098%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4098%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4098%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4098%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4098/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4098/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3457'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4098/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4099%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4099%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4099%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4099%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4099%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4099/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4099/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3464'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4099/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4100%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4100%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4100%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4100%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4100%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4100/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4100/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3465'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4100/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4101%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4101%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4101%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4101%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4101%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4101/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4101/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3443'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4101/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4102%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4102%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4102%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4102%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4102%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4102/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4102/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1781'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4102/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4103%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4103%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4103%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4103%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4103%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4103/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4103/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '3436'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4103/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4105%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4105%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4105%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4105%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4105%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4105/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4105/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3460'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4105/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4106%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4106%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4106%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4106%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4106%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4106/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4106/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3463'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4106/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4107%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4107%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4107%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4107%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4107%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4107/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4107/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '3437'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4107/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4108%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4108%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4108%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4108%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4108%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4108/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4108/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '794'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4108/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4109%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4109%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4109%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4109%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4109%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4109/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4109/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3439'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4109/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4110%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4110%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4110%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4110%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4110%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4110/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4110/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3461'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4110/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4111%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4111%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4111%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4111%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4111%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4111/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4111/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3458'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4111/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4112%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4112%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4112%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4112%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4112%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4112/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4112/2016'^^xsd:string;
  dwc:scientificName 'Homola barbata (Fabricius, 1793)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3456'^^xsd:integer;
  dwc:aphiaid '107262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4112/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0279%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0279/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0279/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3140'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0279/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0280%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0280/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0280/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '7686'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0280/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0281%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0281/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0281/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '6281'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0281/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0282%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0282/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0282/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '6276'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0282/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4146%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4146%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4146%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4146%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4146%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4146/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4146/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4919'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4146/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4147%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4147%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4147%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4147%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4147%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4147/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4147/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2544'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4147/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4148%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4148%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4148%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4148%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4148%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4148/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4148/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2553'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4148/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4149%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4149%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4149%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4149%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4149%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4149/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4149/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2559'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4149/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4150%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4150%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4150%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4150%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4150%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4150/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4150/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4918'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4150/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4151%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4151%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4151%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4151%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4151%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4151/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4151/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '4759'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4151/2017'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4152%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4152%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4152%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4152%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4152%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4152/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4152/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4890'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4152/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4153%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4153%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4153%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4153%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4153%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4153/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4153/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4686'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4153/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4154%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4154%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4154%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4154%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4154%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4154/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4154/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4886'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4154/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0634%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0634/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0634/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0634/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4155%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4155%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4155%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4155%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4155%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4155/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4155/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2558'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4155/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4145%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4145%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4145%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4145%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4145%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4145/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4145/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2562'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4145/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0687/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0687/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0687/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0700/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0700/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4606'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0700/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0714%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0714/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0714/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4591'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0714/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0684%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0684/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0684/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0684/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0646%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0646/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0646/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0646/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0659/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0659/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0659/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0675%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0675/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0675/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0675/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4164%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4164%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4164%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4164%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4164%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4164/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4164/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '662'^^xsd:integer;
  dwc:occurrenceRemarks 'With parasite'^^xsd:string;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4164/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4156%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4156%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4156%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4156%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4156%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4156/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4156/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2554'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4156/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4157%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4157%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4157%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4157%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4157%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4157/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4157/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2555'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4157/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4158%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4158%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4158%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4158%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4158%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4158/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4158/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2550'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4158/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4159%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4159%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4159%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4159%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4159%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4159/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4159/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4923'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4159/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4160%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4160%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4160%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4160%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4160%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4160/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4160/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4922'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4160/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4161%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4161%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4161%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4161%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4161%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4161/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4161/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:previousCatalogNumber '7462'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4161/2017'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4162%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4162%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4162%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4162%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4162%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4162/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4162/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4917'^^xsd:integer;
  dwc:occurrenceRemarks 'With parasite'^^xsd:string;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4162/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1091%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1091%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1091%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1091%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1091%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1091/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1091/1998'^^xsd:string;
  dwc:scientificName 'Hippolytidae'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '106777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1091/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '106777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1120%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1120/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1120/1998'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1120/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1121%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1121/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1121/1998'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1121/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0619%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0619/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0619/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0619/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0680%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0680/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0680/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0680/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0681%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0681/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0681/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0681/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0682%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0682/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0682/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0682/1993'^^xsd:anyURI;
  dwc:observationDate '1957-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4139%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4139%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4139%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4139%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4139%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4139/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4139/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4928'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4139/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0683%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0683/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0683/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0683/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4134%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4134%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4134%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4134%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4134%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4134/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4134/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2543'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4134/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4135%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4135%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4135%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4135%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4135%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4135/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4135/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2564'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4135/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4136%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4136%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4136%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4136%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4136%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4136/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4136/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2549'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4136/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4137%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4137%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4137%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4137%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4137%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4137/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4137/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4930'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4137/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4138%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4138%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4138%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4138%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4138%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4138/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4138/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4990'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4138/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0555%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0555/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0555/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Nen'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1568'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0555/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0572%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0572/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0572/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '4571'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0572/2016'^^xsd:anyURI;
  dwc:observationDate '1958-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0542%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0542/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0542/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'San Perena'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1574'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0542/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  geo-pos:lat "38.6901"^^xsd:decimal ;
  geo-pos:long "-9.3646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0493%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0493/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0493/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '5467'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0493/2016'^^xsd:anyURI;
  dwc:observationDate '1960-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1152%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1152/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1152/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1152/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6879"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  geo-pos:lat "38.6879"^^xsd:decimal ;
  geo-pos:long "-9.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0512%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0512/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0512/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3605'^^xsd:double;
  dwc:latitude '38.6879'^^xsd:double;
  dwc:previousCatalogNumber '7667'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0512/2016'^^xsd:anyURI;
  dwc:observationDate '1962-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0679%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0679/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0679/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0679/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0527%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0527/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0527/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0527/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4129%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4129%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4129%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4129%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4129%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4129/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4129/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2552'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4129/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4130%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4130%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4130%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4130%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4130%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4130/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4130/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4924'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4130/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4131%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4131%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4131%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4131%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4131%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4131/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4131/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4929'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4131/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4132%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4132%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4132%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4132%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4132%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4132/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4132/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2557'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4132/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4133%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4133%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4133%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4133%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4133%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4133/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4133/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4922'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4133/2017'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0109%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0109%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0109%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7279 -0.7811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7279"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0109%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7279 -0.7811)"^^geo:wktLiteral ;
  geo-pos:lat "37.7279"^^xsd:decimal ;
  geo-pos:long "-0.7811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0109%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0109/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0109/1993'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.7811'^^xsd:double;
  dwc:latitude '37.7279'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0109/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1090%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1090/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1090/1998'^^xsd:string;
  dwc:scientificName 'Eualus occultus (Lebour, 1936)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107506'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1090/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4140%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4140%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4140%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4140%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4140%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4140/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4140/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2547'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4140/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4141%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4141%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4141%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4141%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4141%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4141/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4141/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2561'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4141/2017'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0146%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0146/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0146/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2601'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0146/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0147%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0147/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0147/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1626'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0147/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0148%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0148/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0148/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7723'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0148/2016'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0149%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0149/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0149/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2598'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0149/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0150%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0150/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0150/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6296'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0150/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0762/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0762/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '393'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0762/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.316 3.3175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.316"^^xsd:decimal ;
  dwc:decimalLongitude "3.3175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.316 3.3175)"^^geo:wktLiteral ;
  geo-pos:lat "42.316"^^xsd:decimal ;
  geo-pos:long "3.3175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0069%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0069/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0069/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3175'^^xsd:double;
  dwc:latitude '42.316'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0069/1993'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0151%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0151/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0151/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6543'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0151/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0854%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0854/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0854/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0854/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0855%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0855/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0855/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0855/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0774%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0774/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0774/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '368'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0774/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0775%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0775/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0775/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2329'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0775/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0776%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0776/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0776/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '372'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0776/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4205%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4205%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4205%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4205%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4205%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4205/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4205/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4205/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4206%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4206%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4206%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4206%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4206%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4206/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4206/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4206/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4207%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4207%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4207%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4207%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4207%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4207/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4207/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4207/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4208%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4208%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4208%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4208%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4208%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4208/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4208/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4208/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4209%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4209%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4209%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4209%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4209%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4209/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4209/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4209/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4210%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4210%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4210%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4210%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4210%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4210/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4210/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4210/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4211%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4211%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4211%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4211%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4211%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4211/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4211/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4211/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4195%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4195%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4195%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4195%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4195%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4195/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4195/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4195/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4196%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4196%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4196%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4196%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4196%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4196/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4196/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4196/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4197%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4197%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4197%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4197%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4197%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4197/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4197/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4197/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4198%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4198%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4198%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4198%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4198%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4198/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4198/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4198/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4199%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4199%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4199%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4199%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4199%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4199/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4199/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4199/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4200%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4200%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4200%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4200%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4200%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4200/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4200/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4200/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4201%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4201%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4201%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4201%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4201%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4201/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4201/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4201/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4202%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4202%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4202%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4202%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4202%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4202/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4202/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4202/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4203%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4203%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4203%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4203%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4203%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4203/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4203/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4203/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4204%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4204%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4204%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4204%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4204%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4204/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4204/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4204/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1122%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1122/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1122/1998'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1122/1998'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1123%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1123/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1123/1998'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1123/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1124%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1124/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1124/1998'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1124/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1125%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1125/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1125/1998'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1125/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1126%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1126/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1126/1998'^^xsd:string;
  dwc:scientificName 'Athanas nitescens (Leach, 1813 [in Leach, 1813-1814])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1126/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4174%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4174%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4174%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4174%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4174%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4174/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4174/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '664'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4174/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4175%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4175%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4175%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4175%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4175%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4175/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4175/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '664'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4175/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4176%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4176%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4176%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4176%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4176%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4176/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4176/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '664'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4176/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1127%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1127/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1127/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1127/1998'^^xsd:anyURI;
  dwc:observationDate '1950-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6728 -9.3264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6728"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6728 -9.3264)"^^geo:wktLiteral ;
  geo-pos:lat "36.6728"^^xsd:decimal ;
  geo-pos:long "-9.3264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1128%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1128/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1128/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Amança, C'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3264'^^xsd:double;
  dwc:latitude '36.6728'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1128/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0113%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0113%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0113%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0113%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0113%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0113/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0113/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0113/1993'^^xsd:anyURI;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0726%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0726/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0726/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '7402'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0726/2016'^^xsd:anyURI;
  dwc:observationDate '1961-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0737%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0737/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0737/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3619'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0737/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0749%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0749/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0749/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '3913'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0749/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4165%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4165%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4165%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4165%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4165%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4165/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4165/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '661'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4165/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4166%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4166%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4166%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4166%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4166%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4166/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4166/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '666'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4166/2017'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4167%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4167%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4167%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4167%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4167%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4167/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4167/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '647'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4167/2017'^^xsd:anyURI;
  dwc:observationDate '1954-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4168%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4168%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4168%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4168%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4168%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4168/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4168/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '669'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4168/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4169%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4169%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4169%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4169%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4169%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4169/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4169/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2062'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4169/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4170%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4170%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4170%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4170%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4170%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4170/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4170/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '663'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4170/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4171%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4171%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4171%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4171%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4171%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4171/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4171/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '663'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4171/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4172%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4172%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4172%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4172%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4172%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4172/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4172/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '671'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4172/2017'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4173%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4173%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4173%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4173%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4173%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4173/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4173/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '660'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4173/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4181%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4181%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4181%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4181%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4181%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4181/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4181/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '648'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4181/2017'^^xsd:anyURI;
  dwc:observationDate '1954-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4182%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4182%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4182%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4182%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4182%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4182/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4182/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2061'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4182/2017'^^xsd:anyURI;
  dwc:observationDate '1956-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4183%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4183%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4183%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4183%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4183%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4183/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4183/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '667'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4183/2017'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4184%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4184%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4184%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4184%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4184%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4184/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4184/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4184/2017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4185%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4185%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4185%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4185%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4185%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4185/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4185/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '77'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4185/2017'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4186%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4186%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4186%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4186%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4186%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4186/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4186/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '77'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4186/2017'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0785%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0785/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0785/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '389'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0785/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0797%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0797/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0797/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '365'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0797/2016'^^xsd:anyURI;
  dwc:observationDate '1953-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0806%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0806/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0806/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0806/2016'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.377"^^xsd:decimal ;
  dwc:decimalLongitude "2.1969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.377 2.1969)"^^geo:wktLiteral ;
  geo-pos:lat "41.377"^^xsd:decimal ;
  geo-pos:long "2.1969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1092%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1092/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1092/1998'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.1969'^^xsd:double;
  dwc:latitude '41.377'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1092/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1093%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1093/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1093/1998'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1093/1998'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1094%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1094/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1094/1998'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1094/1998'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1095%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1095/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1095/1998'^^xsd:string;
  dwc:scientificName 'Sergia robusta (Smith, 1882)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '651'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1095/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0685%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0685/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0685/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0685/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0686/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0686/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0686/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0687%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0687/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0687/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0687/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0688/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0688/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0688/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0689%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0689/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0689/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0689/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4187%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4187%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4187%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4187%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4187%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4187/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4187/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '77'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4187/2017'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0773%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0773/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0773/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '380'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0773/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "417"^^xsd:integer ;
  dwc:maximumDepthInMeters "651"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1099%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1099/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1099/1998'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus H. Milne Edwards, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:minimumDepth '417'^^xsd:integer;
  dwc:maximumDepth '651'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1099/1998'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4180%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4180%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4180%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4180%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4180%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4180/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4180/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '665'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4180/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0011%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0011/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0011/1993'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0011/1993'^^xsd:anyURI;
  dwc:observationDate '1958-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0110%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0110%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0110%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0110%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0110%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0110/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0110/1993'^^xsd:string;
  dwc:scientificName 'Palaemon adspersus Rathke, 1837'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107613'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0110/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107613'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1100%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1100/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1100/1998'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus H. Milne Edwards, 1830'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1100/1998'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0837%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0837/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0837/2016'^^xsd:string;
  dwc:scientificName 'Xaiva biguttata (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1968'^^xsd:integer;
  dwc:aphiaid '107408'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0837/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107408'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4188%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4188%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4188%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4188%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4188%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4188/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4188/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4188/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4189%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4189%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4189%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4189%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4189%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4189/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4189/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4189/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4190%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4190%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4190%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4190%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4190%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4190/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4190/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4190/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4191%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4191%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4191%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4191%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4191%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4191/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4191/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4191/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4192%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4192%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4192%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4192%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4192%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4192/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4192/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4192/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2936"^^xsd:decimal ;
  dwc:decimalLongitude "3.2877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2936 3.2877)"^^geo:wktLiteral ;
  geo-pos:lat "42.2936"^^xsd:decimal ;
  geo-pos:long "3.2877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0846%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0846/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0846/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2877'^^xsd:double;
  dwc:latitude '42.2936'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0846/2016'^^xsd:anyURI;
  dwc:observationDate '1946-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4193%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4193%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4193%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4193%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4193%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4193/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4193/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4193/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4194%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4194%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4194%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4194%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4194%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4194/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4194/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4194/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4178%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4178%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4178%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4178%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4178%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4178/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4178/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4178/2017'^^xsd:anyURI;
  dwc:observationDate '1959-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4177%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4177%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4177%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4177%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4177%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4177/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4177/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '668'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4177/2017'^^xsd:anyURI;
  dwc:observationDate '1953-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4179%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4179%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4179%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4179%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4179%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4179/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4179/2017'^^xsd:string;
  dwc:scientificName 'Pagurus alatus Fabricius, 1775'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Forest'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '665'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingProtocol 'Vacas (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4179/2017'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0761%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0761/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0761/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '383'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0761/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1130%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1130/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1130/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1130/1998'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0295%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0295%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0295%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0295%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0295%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0295/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0295/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^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.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '3361'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0295/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0296%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0296%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0296%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0296%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0296%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0296/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0296/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1982'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0296/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0297%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0297/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0297/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0297/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4244%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4244%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4244%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4244%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4244%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4244/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4244/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4244/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4240%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4240%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4240%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4240%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4240%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4240/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4240/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4240/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4241%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4241%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4241%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4241%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4241%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4241/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4241/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4241/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4242%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4242%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4242%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4242%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4242%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4242/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4242/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4242/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4243%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4243%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4243%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4243%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4243%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4243/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4243/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4243/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0298%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0298/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0298/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0298/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4245%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4245%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4245%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4245%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4245%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4245/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4245/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4245/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1520%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1520/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1520/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1520/1998'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4855 3.4985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4855"^^xsd:decimal ;
  dwc:decimalLongitude "3.4985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4855 3.4985)"^^geo:wktLiteral ;
  geo-pos:lat "51.4855"^^xsd:decimal ;
  geo-pos:long "3.4985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0164%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0164/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0164/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'J. G. de Man'^^xsd:string;
  dwc:collector 'J. G. de Man'^^xsd:string;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.4985'^^xsd:double;
  dwc:latitude '51.4855'^^xsd:double;
  dwc:previousCatalogNumber '8236'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0164/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1517%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1517%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1517%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1517%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1517%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1517/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1517/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1517/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1518%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1518%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1518%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1518%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1518%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1518/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1518/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1518/1998'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4246%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4246%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4246%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4246%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4246%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4246/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4246/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4246/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4247%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4247%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4247%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4247%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4247%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4247/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4247/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4247/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4248%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4248%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4248%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4248%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4248%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4248/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4248/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4248/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4249%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4249%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4249%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4249%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4249%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4249/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4249/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4249/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4250%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4250%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4250%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4250%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4250%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4250/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4250/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4250/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4251%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4251%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4251%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4251%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4251%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4251/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4251/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4251/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4252%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4252%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4252%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4252%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4252%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4252/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4252/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4252/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4253%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4253%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4253%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4253%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4253%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4253/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4253/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '56'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4253/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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 "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1519%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1519/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1519/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1519/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0688%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0688/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0688/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0688/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0157%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0157/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0157/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0157/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0158%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0158/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0158/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.268'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:previousCatalogNumber '8230'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0158/2016'^^xsd:anyURI;
  dwc:observationDate '1931-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0159%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0159/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0159/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.268'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:previousCatalogNumber '8231'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0159/2016'^^xsd:anyURI;
  dwc:observationDate '1931-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0160%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0160/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0160/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.268'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:previousCatalogNumber '8234'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0160/2016'^^xsd:anyURI;
  dwc:observationDate '1931-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0161%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0161/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0161/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.268'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:previousCatalogNumber '8233'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0161/2016'^^xsd:anyURI;
  dwc:observationDate '1931-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0162%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0162/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0162/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.268'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:previousCatalogNumber '8235'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0162/2016'^^xsd:anyURI;
  dwc:observationDate '1931-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1173"^^xsd:decimal ;
  dwc:decimalLongitude "4.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1173 4.268)"^^geo:wktLiteral ;
  geo-pos:lat "52.1173"^^xsd:decimal ;
  geo-pos:long "4.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0163%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0163/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0163/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus (Fabricius, 1798)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:startYearCollected '1931'^^xsd:integer;
  dwc:endYearCollected '1931'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.268'^^xsd:double;
  dwc:latitude '52.1173'^^xsd:double;
  dwc:previousCatalogNumber '8232'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0163/2016'^^xsd:anyURI;
  dwc:observationDate '1931-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4235%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4235%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4235%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4235%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4235%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4235/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4235/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '87'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4235/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4236%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4236%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4236%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4236%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4236%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4236/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4236/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '87'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4236/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0738%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0738/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0738/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3621'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0738/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0739%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0739/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0739/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3622'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0739/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1173%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1173/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1173/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1173/1998'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1174%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1174/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1174/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1174/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1175%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1175/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1175/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1175/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1176%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1176/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1176/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1176/1998'^^xsd:anyURI;
  dwc:observationDate '1953-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0750%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0750/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0750/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '6097'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0750/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0751%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0751/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0751/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '367'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0751/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4237%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4237%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4237%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4237%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4237%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4237/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4237/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '87'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4237/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4238%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4238%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4238%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4238%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4238%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4238/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4238/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '87'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4238/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4239%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4239%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4239%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4239%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4239%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4239/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4239/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '80'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4239/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0807%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0807/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0807/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0807/2016'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1177%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1177/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1177/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1177/1998'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1178%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1178/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1178/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1178/1998'^^xsd:anyURI;
  dwc:observationDate '1955-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1179%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1179/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1179/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1179/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0118%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0118%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0118%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0118%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0118%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0118/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0118/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0118/1993'^^xsd:anyURI;
  dwc:observationDate '1950-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1180%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1180/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1180/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1180/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1181%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1181/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1181/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1181/1998'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1182%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1182/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1182/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1182/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1183%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1183/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1183/1998'^^xsd:string;
  dwc:scientificName 'Galathea strigosa (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1183/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0620%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0620/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0620/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0620/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -9)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0706%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0706/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0706/1993'^^xsd:string;
  dwc:scientificName 'Eualus gaimardii gaimardii (H. Milne Edwards, 1837 [in Milne Edwards, 1834-1840])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Norway'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '71'^^xsd:integer;
  dwc:aphiaid '515737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0706/1993'^^xsd:anyURI;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107504'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0707%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0707/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0707/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0707/1993'^^xsd:anyURI;
  dwc:observationDate '1935-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0708%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0708/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0708/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0708/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0709%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0709/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0709/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0709/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0117%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0117%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0117%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0117%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0117%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0117/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0117/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0117/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1170%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1170/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1170/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1170/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1171%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1171/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1171/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1171/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1172%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1172/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1172/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1172/1998'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0798%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0798/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0798/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2319'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0798/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0654 -68.0236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0654"^^xsd:decimal ;
  dwc:decimalLongitude "-68.0236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0654 -68.0236)"^^geo:wktLiteral ;
  geo-pos:lat "44.0654"^^xsd:decimal ;
  geo-pos:long "-68.0236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0704%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0704/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0704/1993'^^xsd:string;
  dwc:scientificName 'Spirontocaris spinus (Sowerby, 1805 [in Sowerby, 1804-1806])'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:continentOcean 'Western North Atlantic'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-68.0236'^^xsd:double;
  dwc:latitude '44.0654'^^xsd:double;
  dwc:aphiaid '107533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0704/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107533'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4224%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4224%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4224%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4224%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4224%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4224/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4224/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4224/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0676%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0676/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0676/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0676/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4225%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4225%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4225%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4225%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4225%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4225/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4225/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4225/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4226%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4226%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4226%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4226%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4226%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4226/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4226/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4226/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4227%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4227%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4227%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4227%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4227%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4227/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4227/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4227/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4228%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4228%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4228%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4228%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4228%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4228/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4228/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4228/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4229%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4229%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4229%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4229%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4229%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4229/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4229/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zico'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '63'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4229/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4230%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4230%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4230%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4230%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4230%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4230/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4230/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zico'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '63'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4230/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4231%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4231%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4231%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4231%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4231%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4231/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4231/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zico'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '63'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4231/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4232%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4232%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4232%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4232%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4232%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4232/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4232/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zico'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '63'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4232/2017'^^xsd:anyURI;
  dwc:observationDate '1948-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4233%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4233%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4233%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4233%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4233%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4233/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4233/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '86'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4233/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0727%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0727/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0727/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4610'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0727/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0728%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0728/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0728/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4592'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0728/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0710%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0710/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0710/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0710/1993'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0071%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0071/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0071/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0071/1993'^^xsd:anyURI;
  dwc:observationDate '1952-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4234%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4234%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4234%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4234%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4234%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4234/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4234/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '87'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4234/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9944"^^xsd:decimal ;
  dwc:decimalLongitude "1.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9944 1.2415)"^^geo:wktLiteral ;
  geo-pos:lat "38.9944"^^xsd:decimal ;
  geo-pos:long "1.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1168%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1168/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1168/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:startYearCollected '1935'^^xsd:integer;
  dwc:endYearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^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 '1.2415'^^xsd:double;
  dwc:latitude '38.9944'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1168/1998'^^xsd:anyURI;
  dwc:observationDate '1935-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3798 39.1361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "21.3798"^^xsd:decimal ;
  dwc:decimalLongitude "39.1361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (21.3798 39.1361)"^^geo:wktLiteral ;
  geo-pos:lat "21.3798"^^xsd:decimal ;
  geo-pos:long "39.1361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0703/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0703/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Red sea'^^xsd:string;
  dwc:country 'Saudi Arabia'^^xsd:string;
  dwc:longitude '39.1361'^^xsd:double;
  dwc:latitude '21.3798'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0703/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0715%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0715/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0715/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2894'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0715/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1169%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1169/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1169/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1169/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1163%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1163/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1163/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1163/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1164%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1164/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1164/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1164/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1165%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1165/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1165/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1165/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1166%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1166/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1166/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1166/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1167%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1167/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1167/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1167/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0524%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0524/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0524/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0524/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2517"^^xsd:decimal ;
  dwc:decimalLongitude "3.1498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  geo-pos:lat "42.2517"^^xsd:decimal ;
  geo-pos:long "3.1498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0552%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0552/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0552/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1498'^^xsd:double;
  dwc:latitude '42.2517'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:previousCatalogNumber '1570'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0552/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0567%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0567/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0567/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '726'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0567/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0616%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0616/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0616/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0616/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0630%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0630/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0630/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0630/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0657%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0657%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0657%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0657%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0657%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0657/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0657/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0657/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0661"^^xsd:decimal ;
  dwc:decimalLongitude "3.0577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0661 3.0577)"^^geo:wktLiteral ;
  geo-pos:lat "43.0661"^^xsd:decimal ;
  geo-pos:long "3.0577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0701/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0701/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '3.0577'^^xsd:double;
  dwc:latitude '43.0661'^^xsd:double;
  dwc:previousCatalogNumber '4599'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0701/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0702/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0702/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3803'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0702/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0703%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0703/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0703/2016'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii Nardo, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3618'^^xsd:integer;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0703/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1158%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1158/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1158/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1158/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1159%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1159/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1159/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1159/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0116%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0116%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0116%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0116%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0116%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0116/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0116/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0116/1993'^^xsd:anyURI;
  dwc:observationDate '1948-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1160%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1160/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1160/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1160/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1161%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1161/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1161/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1161/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1162%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1162/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1162/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1162/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0697%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0697/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0697/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0697/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0699%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0699/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0699/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0699/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0386 -6.1107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0386"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0386 -6.1107)"^^geo:wktLiteral ;
  geo-pos:lat "37.0386"^^xsd:decimal ;
  geo-pos:long "-6.1107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0007%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0007/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0007/1993'^^xsd:string;
  dwc:scientificName 'Palaemon longirostris H. Milne Edwards, 1837 [in H. Milne Edwards, 1834-1840]'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Teodoro Jiménez'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.1107'^^xsd:double;
  dwc:latitude '37.0386'^^xsd:double;
  dwc:aphiaid '107615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0007/1993'^^xsd:anyURI;
  dwc:observationDate '1949-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0070%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0070/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0070/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0070/1993'^^xsd:anyURI;
  dwc:observationDate '1934-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0700%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0700/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0700/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0700/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0701%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0701/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0701/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0701/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0702%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0702/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0702/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0702/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0698%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0698/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0698/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0698/1993'^^xsd:anyURI;
  dwc:observationDate '1958-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0152%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0152/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0152/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2599'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0152/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0153%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0153/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0153/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6547'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0153/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0154%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0154/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0154/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7794'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0154/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0155%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0155/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0155/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4800'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0155/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4215%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4215%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4215%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4215%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4215%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4215/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4215/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4215/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4216%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4216%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4216%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4216%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4216%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4216/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4216/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4216/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4217%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4217%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4217%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4217%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4217%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4217/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4217/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4217/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4218%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4218%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4218%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4218%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4218%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4218/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4218/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4218/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4219%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4219%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4219%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4219%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4219%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4219/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4219/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4219/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4220%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4220%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4220%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4220%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4220%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4220/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4220/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4220/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4221%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4221%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4221%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4221%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4221%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4221/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4221/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4221/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4222%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4222%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4222%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4222%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4222%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4222/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4222/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4222/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4223%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4223%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4223%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4223%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4223%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4223/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4223/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '58'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4223/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0690%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0690/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0690/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0690/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0691%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0691/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0691/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0691/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0692%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0692/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0692/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0692/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0693%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0693/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0693/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0693/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0694%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0694/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0694/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0694/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0286%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0286/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0286/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5166'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0286/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0287%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0287/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0287/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7814'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0287/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0288%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0288%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0288%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0288%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0288%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0288/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0288/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7819'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0288/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0289%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0289%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0289%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0289%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0289%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0289/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0289/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '6280'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0289/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0290%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0290/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0290/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5852'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0290/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0291%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0291%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0291%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0291%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0291%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0291/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0291/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7816'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0291/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0292%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0292%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0292%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0292%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0292%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0292/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0292/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7815'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0292/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0695%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0695/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0695/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0695/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0696%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0696/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0696/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0696/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0293%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0293%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0293%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0293%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0293%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0293/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0293/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Buyos'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '739'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0293/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0864%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0864%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0864%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0864%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0864%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0864/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0864/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0864/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0865%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0865%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0865%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0865%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0865%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0865/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0865/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0865/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0866%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0866/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0866/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0866/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0867%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0867/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0867/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0867/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0786%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0786%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0786%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0786%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0786%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0786/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0786/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2326'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0786/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0787%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0787/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0787/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2197'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0787/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2517"^^xsd:decimal ;
  dwc:decimalLongitude "3.1498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2517 3.1498)"^^geo:wktLiteral ;
  geo-pos:lat "42.2517"^^xsd:decimal ;
  geo-pos:long "3.1498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0788%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0788/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0788/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1498'^^xsd:double;
  dwc:latitude '42.2517'^^xsd:double;
  dwc:previousCatalogNumber '366'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0788/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0789%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0789/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0789/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '378'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0789/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4212%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4212%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4212%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4212%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4212%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4212/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4212/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4212/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4213%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4213%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4213%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4213%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4213%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4213/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4213/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4213/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4214%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4214%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4214%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4214%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4214%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4214/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4214/2017'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '59'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4214/2017'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0156%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0156/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0156/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0156/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0294%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0294%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0294%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0294%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0294%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0294/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0294/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '735'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0294/2016'^^xsd:anyURI;
  dwc:observationDate '1950-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1153%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1153%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1153%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1153%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1153%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1153/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1153/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1153/1998'^^xsd:anyURI;
  dwc:observationDate '1956-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1154%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1154/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1154/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1154/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1155%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1155/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1155/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1155/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1156%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1156/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1156/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1156/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2839"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2839 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2839"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1157%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1157/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1157/1998'^^xsd:string;
  dwc:scientificName 'Galathea bolivari Zariquiey Álvarez, 1950'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2826'^^xsd:double;
  dwc:latitude '42.2839'^^xsd:double;
  dwc:aphiaid '107146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1157/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6758 -9.3285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6758"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6758 -9.3285)"^^geo:wktLiteral ;
  geo-pos:lat "38.6758"^^xsd:decimal ;
  geo-pos:long "-9.3285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0384%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0384/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0384/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3285'^^xsd:double;
  dwc:latitude '38.6758'^^xsd:double;
  dwc:previousCatalogNumber '4574'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0384/2016'^^xsd:anyURI;
  dwc:observationDate '1947-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0385%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0385/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0385/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4630'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0385/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6879"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  geo-pos:lat "38.6879"^^xsd:decimal ;
  geo-pos:long "-9.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0386%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0386/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0386/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3605'^^xsd:double;
  dwc:latitude '38.6879'^^xsd:double;
  dwc:previousCatalogNumber '7665'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0386/2016'^^xsd:anyURI;
  dwc:observationDate '1962-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2505"^^xsd:decimal ;
  dwc:decimalLongitude "-8.7368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2505 -8.7368)"^^geo:wktLiteral ;
  geo-pos:lat "42.2505"^^xsd:decimal ;
  geo-pos:long "-8.7368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0387%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0387/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0387/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-8.7368'^^xsd:double;
  dwc:latitude '42.2505'^^xsd:double;
  dwc:previousCatalogNumber '4620'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0387/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0649%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0649/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0649/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0649/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0065%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0065/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0065/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0065/1993'^^xsd:anyURI;
  dwc:observationDate '1950-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "673"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0650%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0650/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0650/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '673'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0650/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0453%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0453/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0453/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0453/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4858 -1.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4858"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4858 -1.5598)"^^geo:wktLiteral ;
  geo-pos:lat "43.4858"^^xsd:decimal ;
  geo-pos:long "-1.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0471%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0471/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0471/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-1.5598'^^xsd:double;
  dwc:latitude '43.4858'^^xsd:double;
  dwc:previousCatalogNumber '5472'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0471/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4858 -1.5598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4858"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4858 -1.5598)"^^geo:wktLiteral ;
  geo-pos:lat "43.4858"^^xsd:decimal ;
  geo-pos:long "-1.5598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0490%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0490/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0490/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-1.5598'^^xsd:double;
  dwc:latitude '43.4858'^^xsd:double;
  dwc:previousCatalogNumber '5474'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0490/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4021%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4021%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4021%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4021%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4021%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4021/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4021/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2139'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4021/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4022%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4022%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4022%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4022%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4022%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4022/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4022/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1559'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4022/2016'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4023%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4023%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4023%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4023%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4023%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4023/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4023/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1717'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4023/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4024%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4024%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4024%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4024%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4024%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4024/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4024/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4559'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4024/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4025%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4025%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4025%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4025%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4025%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4025/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4025/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '2607'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4025/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4026%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4026%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4026%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4026%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4026%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4026/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4026/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^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 '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '2608'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4026/2016'^^xsd:anyURI;
  dwc:observationDate '1949-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4027%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4027%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4027%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4027%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4027%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4027/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4027/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2611'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4027/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4028%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4028%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4028%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4028%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4028%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4028/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4028/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3578'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4028/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4029%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4029%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4029%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4029%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4029%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4029/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4029/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2609'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4029/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4030%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4030%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4030%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4030%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4030%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4030/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4030/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3434'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4030/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4031%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4031%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4031%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4031%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4031%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4031/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4031/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3429'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4031/2016'^^xsd:anyURI;
  dwc:observationDate '1947-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6879"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6879 -9.3605)"^^geo:wktLiteral ;
  geo-pos:lat "38.6879"^^xsd:decimal ;
  geo-pos:long "-9.3605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0510%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0510/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0510/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3605'^^xsd:double;
  dwc:latitude '38.6879'^^xsd:double;
  dwc:previousCatalogNumber '7656'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0510/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0617%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0617/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0617/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0617/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0631%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0631/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0631/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0631/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0553%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0553/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0553/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '2619'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0553/2016'^^xsd:anyURI;
  dwc:observationDate '1949-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0568%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0568/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0568/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '726'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0568/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4037%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4037%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4037%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4037%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4037%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4037/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4037/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4037/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0651%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0651/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0651/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0651/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0652%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0652/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0652/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0652/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0653%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0653/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0653/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0653/1993'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0654%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0654/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0654/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0654/1993'^^xsd:anyURI;
  dwc:observationDate '1963-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4038%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4038%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4038%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4038%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4038%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4038/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4038/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '198'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4038/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4039%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4039%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4039%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4039%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4039%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4039/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4039/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2680'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4039/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4040%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4040%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4040%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4040%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4040%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4040/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4040/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2676'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4040/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4041%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4041%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4041%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4041%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4041%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4041/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4041/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2682'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4041/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0540%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0540/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0540/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '1573'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0540/2016'^^xsd:anyURI;
  dwc:observationDate '1949-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4032%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4032%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4032%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4032%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4032%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4032/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4032/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Saloud, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5935'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4032/2016'^^xsd:anyURI;
  dwc:observationDate '1961-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4033%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4033%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4033%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4033%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4033%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4033/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4033/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2610'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4033/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4034%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4034%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4034%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4034%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4034%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4034/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4034/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1718'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4034/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4035%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4035%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4035%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4035%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4035%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4035/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4035/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1108'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4035/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4036%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4036%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4036%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4036%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4036%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4036/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4036/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1560'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4036/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0525%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0525/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0525/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0525/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0278%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0278/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0278/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '5165'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0278/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3316"^^xsd:decimal ;
  dwc:decimalLongitude "-1.9912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3316 -1.9912)"^^geo:wktLiteral ;
  geo-pos:lat "43.3316"^^xsd:decimal ;
  geo-pos:long "-1.9912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0378%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0378/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0378/2016'^^xsd:string;
  dwc:scientificName 'Carcinus maenas (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-1.9912'^^xsd:double;
  dwc:latitude '43.3316'^^xsd:double;
  dwc:previousCatalogNumber '3262'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0378/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1505%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1505/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1505/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1505/1998'^^xsd:anyURI;
  dwc:observationDate '1952-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0138%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0138/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0138/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6544'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0138/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4009%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4009%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4009%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -16.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4009%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -16.4226)"^^geo:wktLiteral ;
  geo-pos:lat "19.1833"^^xsd:decimal ;
  geo-pos:long "-16.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4009%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4009/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4009/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.4226'^^xsd:double;
  dwc:latitude '19.1833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4009/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4010%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4010%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4010%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -16.4226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4010%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1833 -16.4226)"^^geo:wktLiteral ;
  geo-pos:lat "19.1833"^^xsd:decimal ;
  geo-pos:long "-16.4226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4010%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4010/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4010/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.4226'^^xsd:double;
  dwc:latitude '19.1833'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4010/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4011%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4011%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4011%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4011%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4011%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4011/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4011/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4011/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4012%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4012%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4012%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4012%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4012%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4012/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4012/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '3430'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4012/2016'^^xsd:anyURI;
  dwc:observationDate '1947-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4013%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4013%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4013%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4013%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4013%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4013/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4013/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6179'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4013/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4014%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4014%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4014%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4014%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4014%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4014/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4014/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6231'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4014/2016'^^xsd:anyURI;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4015%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4015%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4015%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4015%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4015%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4015/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4015/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:previousCatalogNumber '3432'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4015/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4016%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4016%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4016%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4016%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4016%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4016/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4016/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '3431'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4016/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4017%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4017%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4017%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4017%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4017%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4017/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4017/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1021'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4017/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4018%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4018%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4018%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4018%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4018%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4018/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4018/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1107'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4018/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4019%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4019%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4019%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4019%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4019%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4019/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4019/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '924'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4019/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4020%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4020%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4020%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4020%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4020%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4020/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4020/2016'^^xsd:string;
  dwc:scientificName 'Dromia personata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:previousCatalogNumber '3433'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4020/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3997%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3997%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3997%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6402"^^xsd:decimal ;
  dwc:decimalLongitude "2.746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3997%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6402 2.746)"^^geo:wktLiteral ;
  geo-pos:lat "41.6402"^^xsd:decimal ;
  geo-pos:long "2.746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3997%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3997/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3997/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.746'^^xsd:double;
  dwc:latitude '41.6402'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '5764'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3997/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3998%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3998%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3998%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3998%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3998%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3998/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3998/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Saloud'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5860'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3998/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3999%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3999%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3999%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6739"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3999%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  geo-pos:lat "38.6739"^^xsd:decimal ;
  geo-pos:long "-9.2338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3999%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3999/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3999/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Almança'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.2338'^^xsd:double;
  dwc:latitude '38.6739'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3999/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4000%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4000%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4000%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6739"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4000%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  geo-pos:lat "38.6739"^^xsd:decimal ;
  geo-pos:long "-9.2338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4000%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4000/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4000/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Almança'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.2338'^^xsd:double;
  dwc:latitude '38.6739'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4000/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4001%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4001%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4001%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6739"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4001%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  geo-pos:lat "38.6739"^^xsd:decimal ;
  geo-pos:long "-9.2338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4001%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4001/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4001/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Almança'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.2338'^^xsd:double;
  dwc:latitude '38.6739'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4001/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4002%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4002%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4002%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6739"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4002%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  geo-pos:lat "38.6739"^^xsd:decimal ;
  geo-pos:long "-9.2338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4002%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4002/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4002/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Almança'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.2338'^^xsd:double;
  dwc:latitude '38.6739'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4002/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4003%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4003%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4003%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6739"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4003%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6739 -9.2338)"^^geo:wktLiteral ;
  geo-pos:lat "38.6739"^^xsd:decimal ;
  geo-pos:long "-9.2338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4003%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4003/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4003/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Almança'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.2338'^^xsd:double;
  dwc:latitude '38.6739'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4003/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0066%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0066/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0066/1993'^^xsd:string;
  dwc:scientificName 'Palaemon serratus (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0066/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2501"^^xsd:decimal ;
  dwc:decimalLongitude "3.1641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2501 3.1641)"^^geo:wktLiteral ;
  geo-pos:lat "42.2501"^^xsd:decimal ;
  geo-pos:long "3.1641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0655%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0655/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0655/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1641'^^xsd:double;
  dwc:latitude '42.2501'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0655/1993'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 0.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8833"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8833 0.8167)"^^geo:wktLiteral ;
  geo-pos:lat "40.8833"^^xsd:decimal ;
  geo-pos:long "0.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0656%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0656/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0656/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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.8167'^^xsd:double;
  dwc:latitude '40.8833'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0656/1993'^^xsd:anyURI;
  dwc:observationDate '1964-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0658/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0658/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0658/1993'^^xsd:anyURI;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0659%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0659/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0659/1993'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles (Hailstone, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0659/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0672%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0672/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0672/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0672/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0673%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0673/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0673/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0673/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0674%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0674/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0674/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0674/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3151"^^xsd:decimal ;
  dwc:decimalLongitude "3.3133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3151 3.3133)"^^geo:wktLiteral ;
  geo-pos:lat "42.3151"^^xsd:decimal ;
  geo-pos:long "3.3133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0686%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0686/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0686/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3133'^^xsd:double;
  dwc:latitude '42.3151'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0686/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0658%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0658/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0658/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0658/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4042%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4042%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4042%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4042%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4042%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4042/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4042/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2674'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4042/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4043%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4043%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4043%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4043%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4043%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4043/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4043/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2678'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4043/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4044%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4044%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4044%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4044%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4044%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4044/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4044/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2679'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4044/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4045%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4045%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4045%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4045%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4045%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4045/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4045/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2677'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4045/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4046%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4046%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4046%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4046%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4046%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4046/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4046/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2675'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4046/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4047%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4047%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4047%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5193"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4047%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5193 -6.3347)"^^geo:wktLiteral ;
  geo-pos:lat "36.5193"^^xsd:decimal ;
  geo-pos:long "-6.3347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4047%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4047/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4047/2016'^^xsd:string;
  dwc:scientificName 'Uca (Afruca) tangeri (Eydoux, 1835)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.3347'^^xsd:double;
  dwc:latitude '36.5193'^^xsd:double;
  dwc:previousCatalogNumber '2681'^^xsd:integer;
  dwc:aphiaid '882102'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4047/2016'^^xsd:anyURI;
  dwc:observationDate '1946-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '955160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0645%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0645/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0645/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0645/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4048%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4048%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4048%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4048%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4048%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4048/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4048/2016'^^xsd:string;
  dwc:scientificName 'Uca Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '8336'^^xsd:integer;
  dwc:aphiaid '106971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4048/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106971'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4049%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4049%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4049%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4049%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4049%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4049/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4049/2016'^^xsd:string;
  dwc:scientificName 'Uca (Minuca) rapax (Smith, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '8330'^^xsd:integer;
  dwc:aphiaid '378379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4049/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '955271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4050%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4050%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4050%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4050%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4050%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4050/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4050/2016'^^xsd:string;
  dwc:scientificName 'Uca (Minuca) rapax (Smith, 1870)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '8335'^^xsd:integer;
  dwc:aphiaid '378379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4050/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '955271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4051%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4051%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4051%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4051%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4051%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4051/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4051/2016'^^xsd:string;
  dwc:scientificName 'Uca Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '8325'^^xsd:integer;
  dwc:aphiaid '106971'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4051/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '106971'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0618%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0618/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0618/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0618/2016'^^xsd:anyURI;
  dwc:observationDate '1962-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3960%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3960%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3960%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3960%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3960%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3960/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3960/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1467'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3960/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3961%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3961%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3961%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3961%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3961%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3961/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3961/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1448'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3961/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3962%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3962%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3962%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3962%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3962%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3962/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3962/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1448'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3962/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3963%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3963%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3963%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3963%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3963%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3963/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3963/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1455'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3963/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3964%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3964%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3964%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3964%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3964%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3964/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3964/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1454'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3964/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3965%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3965%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3965%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3965%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3965%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3965/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3965/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1454'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3965/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3966%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3966%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3966%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3966%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3966%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3966/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3966/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1149'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3966/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3967%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3967%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3967%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3967%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3967%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3967/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3967/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1470'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3967/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3968%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3968%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3968%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3968%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3968%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3968/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3968/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1470'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3968/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3969%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3969%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3969%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 4.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "4.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3969%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 4.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "4.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3969%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3969/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3969/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1465'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3969/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3970%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3970%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3970%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 5.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "5.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3970%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 5.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "5.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3970%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3970/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3970/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '5.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2024'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3970/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3971%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3971%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3971%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 6.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "6.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3971%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 6.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "6.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3971%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3971/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3971/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '6.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:previousCatalogNumber '1461'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3971/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3972%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3972%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3972%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3972%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3972%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3972/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3972/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '13'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '2047'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3972/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '0'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3973%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3973%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3973%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 6.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "6.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3973%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 6.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "6.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3973%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3973/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3973/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '6.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1457'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3973/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3974%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3974%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3974%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3974%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3974%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3974/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3974/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2747'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3974/2016'^^xsd:anyURI;
  dwc:observationDate '1957-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3975%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3975%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3975%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3975%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3975%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3975/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3975/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2025'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3975/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3976%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3976%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3976%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3976%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3976%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3976/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3976/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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 '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '1145'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3976/2016'^^xsd:anyURI;
  dwc:observationDate '1945-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3977%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3977%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3977%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3977%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3977%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3977/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3977/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1452'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3977/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3978%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3978%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3978%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3978%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3978%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3978/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3978/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1452'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3978/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3979%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3979%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3979%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3979%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3979%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3979/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3979/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1452'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3979/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3987%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3987%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3987%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3987%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3987%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3987/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3987/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1150'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3987/2016'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3980%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3980%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3980%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3980%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3980%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3980/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3980/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:previousCatalogNumber '2342'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3980/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3981%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3981%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3981%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3981%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3981%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3981/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3981/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '309'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3981/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3982%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3982%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3982%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3982%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3982%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3982/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3982/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:previousCatalogNumber '1955'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3982/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3983%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3983%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3983%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3983%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3983%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3983/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3983/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Samperone'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:previousCatalogNumber '1147'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3983/2016'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3984%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3984%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3984%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3984%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3984%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3984/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3984/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2338'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3984/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3985%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3985%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3985%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3985%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3985%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3985/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3985/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1980'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3985/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3986%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3986%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3986%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3986%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3986%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3986/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3986/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1466'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3986/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3988%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3988%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3988%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3988%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3988%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3988/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3988/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1148'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3988/2016'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3989%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3989%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3989%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2387"^^xsd:decimal ;
  dwc:decimalLongitude "3.2653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3989%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  geo-pos:lat "42.2387"^^xsd:decimal ;
  geo-pos:long "3.2653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3989%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3989/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3989/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2653'^^xsd:double;
  dwc:latitude '42.2387'^^xsd:double;
  dwc:previousCatalogNumber '1146'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3989/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3990%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3990%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3990%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2387"^^xsd:decimal ;
  dwc:decimalLongitude "3.2653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3990%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  geo-pos:lat "42.2387"^^xsd:decimal ;
  geo-pos:long "3.2653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3990%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3990/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3990/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2653'^^xsd:double;
  dwc:latitude '42.2387'^^xsd:double;
  dwc:previousCatalogNumber '1146'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3990/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3991%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3991%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3991%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2387"^^xsd:decimal ;
  dwc:decimalLongitude "3.2653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3991%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  geo-pos:lat "42.2387"^^xsd:decimal ;
  geo-pos:long "3.2653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3991%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3991/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3991/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2653'^^xsd:double;
  dwc:latitude '42.2387'^^xsd:double;
  dwc:previousCatalogNumber '1146'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3991/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3992%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3992%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3992%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2387"^^xsd:decimal ;
  dwc:decimalLongitude "3.2653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3992%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  geo-pos:lat "42.2387"^^xsd:decimal ;
  geo-pos:long "3.2653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3992%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3992/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3992/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2653'^^xsd:double;
  dwc:latitude '42.2387'^^xsd:double;
  dwc:previousCatalogNumber '1146'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3992/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3993%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3993%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3993%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2387"^^xsd:decimal ;
  dwc:decimalLongitude "3.2653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3993%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  geo-pos:lat "42.2387"^^xsd:decimal ;
  geo-pos:long "3.2653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3993%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3993/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3993/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2653'^^xsd:double;
  dwc:latitude '42.2387'^^xsd:double;
  dwc:previousCatalogNumber '1146'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3993/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3939%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3939%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3939%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3939%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3939%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3939/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3939/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '2632'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3939/2016'^^xsd:anyURI;
  dwc:observationDate '1950-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3929%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3929%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3929%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3929%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3929%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3929/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3929/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2574'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3929/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3930%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3930%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3930%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.988"^^xsd:decimal ;
  dwc:decimalLongitude "0.0287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3930%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  geo-pos:lat "39.988"^^xsd:decimal ;
  geo-pos:long "0.0287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3930%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3930/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3930/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'La sra. De Pablo'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '0.0287'^^xsd:double;
  dwc:latitude '39.988'^^xsd:double;
  dwc:previousCatalogNumber '2636'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3930/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3931%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3931%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3931%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3931%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3931%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3931/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3931/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2634'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3931/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3932%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3932%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3932%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3932%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3932%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3932/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3932/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2626'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3932/2016'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3933%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3933%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3933%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3933%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3933%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3933/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3933/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2651'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3933/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3934%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3934%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3934%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3934%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3934%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3934/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3934/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '2628'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3934/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3935%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3935%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3935%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3935%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3935%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3935/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3935/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1782'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3935/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3936%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3936%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3936%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3936%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3936%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3936/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3936/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2642'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3936/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3937%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3937%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3937%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3937%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3937%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3937/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3937/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2630'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3937/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3938%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3938%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3938%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3938%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3938%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3938/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3938/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2662'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3938/2016'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3925%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3925%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3925%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3925%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3925%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3925/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3925/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2603'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3925/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3926%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3926%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3926%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3926%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3926%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3926/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3926/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '2624'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3926/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3927%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3927%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3927%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3927%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3927%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3927/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3927/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '2629'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3927/2016'^^xsd:anyURI;
  dwc:observationDate '1950-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3928%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3928%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3928%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3928%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3928%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3928/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3928/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2604'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3928/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3956%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3956%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3956%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3956%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3956%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3956/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3956/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1451'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3956/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3957%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3957%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3957%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3957%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3957%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3957/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3957/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1449'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3957/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3958%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3958%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3958%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3958%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3958%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3958/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3958/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1449'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3958/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3959%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3959%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3959%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3959%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3959%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3959/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3959/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:previousCatalogNumber '1460'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3959/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3955%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3955%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3955%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3955%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3955%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3955/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3955/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1451'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3955/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3951%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3951%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3951%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3951%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3951%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3951/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3951/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2339'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3951/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3952%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3952%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3952%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3952%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3952%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3952/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3952/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2339'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3952/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3953%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3953%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3953%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3953%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3953%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3953/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3953/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1459'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3953/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3954%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3954%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3954%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3954%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3954%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3954/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3954/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1456'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3954/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3945%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3945%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3945%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3945%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3945%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3945/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3945/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '2627'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3945/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3946%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3946%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3946%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3946%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3946%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3946/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3946/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2340'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3946/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3947%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3947%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3947%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3947%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3947%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3947/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3947/2016'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone (Herbst, 1785)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1450'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3947/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3941%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3941%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3941%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3941%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3941%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3941/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3941/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2641'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3941/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3942%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3942%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3942%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.988"^^xsd:decimal ;
  dwc:decimalLongitude "0.0287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3942%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.988 0.0287)"^^geo:wktLiteral ;
  geo-pos:lat "39.988"^^xsd:decimal ;
  geo-pos:long "0.0287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3942%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3942/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3942/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'La sra. De Pablo'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '0.0287'^^xsd:double;
  dwc:latitude '39.988'^^xsd:double;
  dwc:previousCatalogNumber '2635'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3942/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3943%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3943%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3943%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3943%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3943%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3943/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3943/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2639'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3943/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3944%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3944%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3944%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3944%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3944%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3944/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3944/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2638'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3944/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3849%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3849%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3849%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3849%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  geo-pos:lat "42.9428"^^xsd:decimal ;
  geo-pos:long "-9.1883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3849%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3849/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3849/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3849/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3850%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3850%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3850%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3850%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  geo-pos:lat "42.9428"^^xsd:decimal ;
  geo-pos:long "-9.1883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3850%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3850/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3850/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3850/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3851%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3851%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3851%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3851%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  geo-pos:lat "42.9428"^^xsd:decimal ;
  geo-pos:long "-9.1883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3851%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3851/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3851/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3851/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3852%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3852%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3852%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3852%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  geo-pos:lat "42.9428"^^xsd:decimal ;
  geo-pos:long "-9.1883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3852%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3852/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3852/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3852/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3853%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3853%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3853%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9428"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3853%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9428 -9.1883)"^^geo:wktLiteral ;
  geo-pos:lat "42.9428"^^xsd:decimal ;
  geo-pos:long "-9.1883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3853%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3853/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3853/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jiménez, T.'^^xsd:string;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-9.1883'^^xsd:double;
  dwc:latitude '42.9428'^^xsd:double;
  dwc:previousCatalogNumber '434'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3853/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3854%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3854%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3854%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3854%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3854%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3854/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3854/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Junquet'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2157'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3854/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3855%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3855%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3855%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3855%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3855%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3855/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3855/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Junquet'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2157'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3855/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3856%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3856%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3856%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3856%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3856%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3856/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3856/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Junquet'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2157'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3856/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3857%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3857%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3857%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3857%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3857%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3857/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3857/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Junquet'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2157'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3857/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3858%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3858%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3858%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3858%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3858%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3858/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3858/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7450'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3858/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3889%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3889%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3889%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3889%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3889%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3889/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3889/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1771'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3889/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3890%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3890%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3890%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3890%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3890%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3890/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3890/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2654'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3890/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3891%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3891%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3891%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3891%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3891%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3891/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3891/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2653'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3891/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3892%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3892%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3892%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3892%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3892%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3892/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3892/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3258'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3892/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3893%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3893%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3893%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3893%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3893%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3893/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3893/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3257'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3893/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3888%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3888%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3888%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3888%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3888%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3888/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3888/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3888/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3875%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3875%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3875%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3875%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3875%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3875/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3875/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5086'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3875/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3876%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3876%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3876%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3876%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3876%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3876/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3876/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5084'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3876/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3877%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3877%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3877%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3877%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3877%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3877/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3877/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6316'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3877/2016'^^xsd:anyURI;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3878%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3878%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3878%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3878%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3878%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3878/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3878/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6317'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3878/2016'^^xsd:anyURI;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3874%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3874%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3874%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3874%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3874%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3874/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3874/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5083'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3874/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3868%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3868%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3868%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3868%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3868%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3868/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3868/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5085'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3868/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3869%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3869%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3869%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3869%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3869%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3869/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3869/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5090'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3869/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3870%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3870%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3870%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3870%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3870%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3870/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3870/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5087'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3870/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3871%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3871%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3871%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3871%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3871%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3871/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3871/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5089'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3871/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3872%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3872%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3872%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3872%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3872%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3872/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3872/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5088'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3872/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3873%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3873%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3873%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3873%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3873%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3873/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3873/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:previousCatalogNumber '5082'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3873/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3859%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3859%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3859%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3859%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3859%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3859/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3859/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7451'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3859/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3860%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3860%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3860%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3860%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  geo-pos:lat "38.6901"^^xsd:decimal ;
  geo-pos:long "-9.3646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3860%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3860/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3860/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '5164'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3860/2016'^^xsd:anyURI;
  dwc:observationDate '1959-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3861%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3861%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3861%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3861%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  geo-pos:lat "38.6901"^^xsd:decimal ;
  geo-pos:long "-9.3646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3861%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3861/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3861/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '5163'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3861/2016'^^xsd:anyURI;
  dwc:observationDate '1959-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3862%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3862%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3862%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3862%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3862%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3862/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3862/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7452'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3862/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3863%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3863%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3863%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3863%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3863%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3863/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3863/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7449'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3863/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3864%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3864%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3864%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3864%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3864%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3864/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3864/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7453'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3864/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3865%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3865%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3865%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3865%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3865%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3865/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3865/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7454'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3865/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3894%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3894%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3894%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3894%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3894%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3894/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3894/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1788'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3894/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3895%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3895%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3895%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3895%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3895%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3895/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3895/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3259'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3895/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3896%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3896%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3896%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3896%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3896%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3896/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3896/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2620'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3896/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3897%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3897%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3897%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3897%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3897%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3897/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3897/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4538'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3897/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3898%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3898%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3898%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3898%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3898%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3898/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3898/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3256'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3898/2016'^^xsd:anyURI;
  dwc:observationDate '1949-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3924%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3924%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3924%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3924%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3924%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3924/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3924/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '2637'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3924/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3915%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3915%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3915%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3915%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3915%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3915/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3915/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2625'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3915/2016'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3916%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3916%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3916%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3916%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3916%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3916/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3916/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2631'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3916/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3917%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3917%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3917%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3917%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3917%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3917/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3917/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2633'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3917/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3918%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3918%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3918%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3918%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3918%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3918/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3918/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2602'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3918/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3919%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3919%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3919%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3919%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3919%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3919/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3919/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2640'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3919/2016'^^xsd:anyURI;
  dwc:observationDate '1948-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3920%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3920%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3920%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3920%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3920%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3920/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3920/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '2623'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3920/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3921%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3921%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3921%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3921%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3921%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3921/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3921/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7823'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3921/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3922%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3922%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3922%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3922%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3922%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3922/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3922/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:previousCatalogNumber '4889'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3922/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3923%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3923%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3923%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3923%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3923%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3923/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3923/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7820'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3923/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3914%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3914%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3914%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6719"^^xsd:decimal ;
  dwc:decimalLongitude "2.793"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3914%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  geo-pos:lat "41.6719"^^xsd:decimal ;
  geo-pos:long "2.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3914%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3914/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3914/2016'^^xsd:string;
  dwc:scientificName 'Medorippe lanata (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rubió'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '2.793'^^xsd:double;
  dwc:latitude '41.6719'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:previousCatalogNumber '5874'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3914/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3908%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3908%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3908%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1666 -16.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1666"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5975"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3908%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1666 -16.5975)"^^geo:wktLiteral ;
  geo-pos:lat "19.1666"^^xsd:decimal ;
  geo-pos:long "-16.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3908%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3908/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3908/2016'^^xsd:string;
  dwc:scientificName 'Acanthocarpus brevispinis Monod, 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.5975'^^xsd:double;
  dwc:latitude '19.1666'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:previousCatalogNumber '7778'^^xsd:integer;
  dwc:aphiaid '107267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3908/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3909%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3909%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3909%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1666 -16.5975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1666"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5975"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3909%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1666 -16.5975)"^^geo:wktLiteral ;
  geo-pos:lat "19.1666"^^xsd:decimal ;
  geo-pos:long "-16.5975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3909%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3909/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3909/2016'^^xsd:string;
  dwc:scientificName 'Calappa pelii Herklots, 1851'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.5975'^^xsd:double;
  dwc:latitude '19.1666'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:previousCatalogNumber '4651'^^xsd:integer;
  dwc:aphiaid '107269'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3909/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107269'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3899%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3899%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3899%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3899%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3899%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3899/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3899/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2063'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3899/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3900%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3900%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3900%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3900%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3900%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3900/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3900/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2913'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3900/2016'^^xsd:anyURI;
  dwc:observationDate '1955-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3901%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3901%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3901%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3901%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3901%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3901/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3901/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2914'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3901/2016'^^xsd:anyURI;
  dwc:observationDate '1955-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3902%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3902%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3902%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8934 0.6836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8934"^^xsd:decimal ;
  dwc:decimalLongitude "0.6836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3902%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8934 0.6836)"^^geo:wktLiteral ;
  geo-pos:lat "39.8934"^^xsd:decimal ;
  geo-pos:long "0.6836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3902%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3902/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3902/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.6836'^^xsd:double;
  dwc:latitude '39.8934'^^xsd:double;
  dwc:previousCatalogNumber '2435'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3902/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3903%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3903%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3903%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.478 -6.2177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.478"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3903%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.478 -6.2177)"^^geo:wktLiteral ;
  geo-pos:lat "36.478"^^xsd:decimal ;
  geo-pos:long "-6.2177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3903%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3903/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3903/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2177'^^xsd:double;
  dwc:latitude '36.478'^^xsd:double;
  dwc:previousCatalogNumber '3255'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3903/2016'^^xsd:anyURI;
  dwc:observationDate '1948-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3904%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3904%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3904%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.478 -6.2177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.478"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3904%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.478 -6.2177)"^^geo:wktLiteral ;
  geo-pos:lat "36.478"^^xsd:decimal ;
  geo-pos:long "-6.2177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3904%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3904/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3904/2016'^^xsd:string;
  dwc:scientificName 'Calappa granulata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-6.2177'^^xsd:double;
  dwc:latitude '36.478'^^xsd:double;
  dwc:previousCatalogNumber '3254'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3904/2016'^^xsd:anyURI;
  dwc:observationDate '1948-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3129%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3129%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3129%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3129%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3129%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3129/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3129/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '685'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3129/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3130%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3130%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3130%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3130%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3130%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3130/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3130/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '679'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3130/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3131%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3131%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3131%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3131%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3131%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3131/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3131/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '679'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3131/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3132%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3132%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3132%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3132%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3132%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3132/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3132/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '683'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3132/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3133%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3133%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3133%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3133%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3133%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3133/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3133/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '683'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3133/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3134%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3134%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3134%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3134%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3134%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3134/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3134/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '698'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3134/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3122%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3122%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3122%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3122%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3122%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3122/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3122/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '695'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3122/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3123%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3123%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3123%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3123%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3123%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3123/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3123/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '684'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3123/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3124%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3124%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3124%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3124%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3124%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3124/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3124/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '684'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3124/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3125%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3125%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3125%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3125%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3125%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3125/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3125/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '684'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3125/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3126%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3126%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3126%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3126%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3126%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3126/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3126/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '681'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3126/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3135%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3135%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3135%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3135%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3135%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3135/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3135/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '698'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3135/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3136%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3136%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3136%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3136%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3136%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3136/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3136/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '698'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3136/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3137%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3137%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3137%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3137%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3137%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3137/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3137/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '698'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3137/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3138%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3138%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3138%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3138%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3138%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3138/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3138/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '688'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3138/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3139%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3139%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3139%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3139%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3139%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3139/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3139/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '688'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3139/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3120%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3120%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3120%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3120%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3120%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3120/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3120/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '695'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3120/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3121%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3121%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3121%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3121%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3121%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3121/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3121/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '695'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3121/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5452 2.6949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5452"^^xsd:decimal ;
  dwc:decimalLongitude "2.6949"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5452 2.6949)"^^geo:wktLiteral ;
  geo-pos:lat "39.5452"^^xsd:decimal ;
  geo-pos:long "2.6949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0039%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0039/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0039/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6949'^^xsd:double;
  dwc:latitude '39.5452'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0039/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1534%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1534%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1534%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1534%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1534%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1534/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1534/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1534/1998'^^xsd:anyURI;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1016%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1016/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1016/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd: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.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1016/1993'^^xsd:anyURI;
  dwc:observationDate '1960-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4543%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4543%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4543%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4543%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4543%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4543/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4543/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4543/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0391%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0391/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0391/1993'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii (Brandt, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0391/1993'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1530%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1530/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1530/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1530/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "42.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0184%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0184/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0184/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus bolivari (Zariquiey Álvarez, 1948)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'San Perena Hijo'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '42.2832'^^xsd:double;
  dwc:previousCatalogNumber '351'^^xsd:integer;
  dwc:aphiaid '107385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0184/2016'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1750289'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1017%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1017/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1017/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1017/1993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1018%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1018/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1018/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1018/1993'^^xsd:anyURI;
  dwc:observationDate '1964-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.19"^^xsd:decimal ;
  dwc:decimalLongitude "3.1716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.19 3.1716)"^^geo:wktLiteral ;
  geo-pos:lat "42.19"^^xsd:decimal ;
  geo-pos:long "3.1716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1019%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1019/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1019/1993'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops Heller, 1862'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1716'^^xsd:double;
  dwc:latitude '42.19'^^xsd:double;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1019/1993'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3317 -0.3472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3317"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3317 -0.3472)"^^geo:wktLiteral ;
  geo-pos:lat "39.3317"^^xsd:decimal ;
  geo-pos:long "-0.3472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0102%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0102/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0102/1993'^^xsd:string;
  dwc:scientificName 'Palaemonetes zariquieyi Sollaud, 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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 '-0.3472'^^xsd:double;
  dwc:latitude '39.3317'^^xsd:double;
  dwc:aphiaid '107625'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0102/1993'^^xsd:anyURI;
  dwc:observationDate '1934-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '932407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4538%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4538%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4538%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4538%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4538%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4538/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4538/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4538/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4539%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4539%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4539%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4539%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4539%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4539/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4539/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4539/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4540%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4540%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4540%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4540%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4540%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4540/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4540/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4540/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4541%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4541%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4541%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4541%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4541%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4541/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4541/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4541/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4542%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4542%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4542%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4542%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4542%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4542/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4542/2017'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii Bell, 1846'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '2306'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4542/2017'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1531%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1531/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1531/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1531/1998'^^xsd:anyURI;
  dwc:observationDate '1959-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1532%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1532/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1532/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1532/1998'^^xsd:anyURI;
  dwc:observationDate '1957-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1533%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1533/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1533/1998'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata (Linnaeus, 1761)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1533/1998'^^xsd:anyURI;
  dwc:observationDate '1954-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3140%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3140%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3140%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3140%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3140%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3140/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3140/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '688'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3140/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3127%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3127%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3127%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3127%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3127%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3127/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3127/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '681'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3127/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3128%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3128%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3128%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3128%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3128%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3128/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3128/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '685'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3128/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.5"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.5 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.5"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1014%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1014/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1014/1993'^^xsd:string;
  dwc:scientificName 'Panulirus regius De Brito Capello, 1864'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '3.5'^^xsd:double;
  dwc:aphiaid '107707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1014/1993'^^xsd:anyURI;
  dwc:observationDate '1934-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107707'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3732"^^xsd:decimal ;
  dwc:decimalLongitude "2.1933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3732 2.1933)"^^geo:wktLiteral ;
  geo-pos:lat "41.3732"^^xsd:decimal ;
  geo-pos:long "2.1933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0762%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0762/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0762/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.1933'^^xsd:double;
  dwc:latitude '41.3732'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0762/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0763%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0763/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0763/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0763/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3611"^^xsd:decimal ;
  dwc:decimalLongitude "2.2035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3611 2.2035)"^^geo:wktLiteral ;
  geo-pos:lat "41.3611"^^xsd:decimal ;
  geo-pos:long "2.2035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0764%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0764/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0764/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2035'^^xsd:double;
  dwc:latitude '41.3611'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0764/1993'^^xsd:anyURI;
  dwc:observationDate '1956-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0765%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0765/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0765/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0765/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0766%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0766/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0766/1993'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes Guérin, 1832'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0766/1993'^^xsd:anyURI;
  dwc:observationDate '1957-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0767%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0767/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0767/1993'^^xsd:string;
  dwc:scientificName 'Processa acutirostris Nouvel & Holthuis, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107681'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0767/1993'^^xsd:anyURI;
  dwc:observationDate '1959-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3118%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3118%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3118%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3118%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3118%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3118/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3118/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3118/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3119%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3119%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3119%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3119%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3119%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3119/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3119/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '704'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3119/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4727%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4727%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4727%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4727%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4727%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4727/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4727/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4727/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1571%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1571%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1571%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2935"^^xsd:decimal ;
  dwc:decimalLongitude "3.2905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1571%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2935 3.2905)"^^geo:wktLiteral ;
  geo-pos:lat "42.2935"^^xsd:decimal ;
  geo-pos:long "3.2905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1571%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1571/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1571/2004'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^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 '3.2905'^^xsd:double;
  dwc:latitude '42.2935'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1571/2004'^^xsd:anyURI;
  dwc:observationDate '1957-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1572%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1572/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1572/2004'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1572/2004'^^xsd:anyURI;
  dwc:observationDate '1964-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1573%2F2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1573/2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1573/2004'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias Risso, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'González-Ortegón, E. & Cuesta, J.A.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1573/2004'^^xsd:anyURI;
  dwc:observationDate '1959-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4722%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4722%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4722%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4722%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4722%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4722/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4722/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4722/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4723%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4723%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4723%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4723%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4723%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4723/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4723/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4723/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4724%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4724%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4724%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4724%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4724%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4724/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4724/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4724/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4725%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4725%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4725%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4725%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4725%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4725/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4725/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4725/2017'^^xsd:anyURI;
  dwc:observationDate '1949-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4726%2F2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4726%2F2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4726%2F2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4726%2F2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ4726%2F2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4726/2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ4726/2017'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ4726/2017'^^xsd:anyURI;
  dwc:observationDate '1950-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1410%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1410/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1410/1998'^^xsd:string;
  dwc:scientificName 'Galathea squamifera Leach, 1814'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1410/1998'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0978%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0978/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0978/2016'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator (Herbst, 1794)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4544'^^xsd:integer;
  dwc:aphiaid '107392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0978/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1752525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6523 -3.8779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6523"^^xsd:decimal ;
  dwc:decimalLongitude "-3.8779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6523 -3.8779)"^^geo:wktLiteral ;
  geo-pos:lat "48.6523"^^xsd:decimal ;
  geo-pos:long "-3.8779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1406%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1406/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1406/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.8779'^^xsd:double;
  dwc:latitude '48.6523'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1406/1998'^^xsd:anyURI;
  dwc:observationDate '1960-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1407%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1407/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1407/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1407/1998'^^xsd:anyURI;
  dwc:observationDate '1958-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1408%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1408/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1408/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1408/1998'^^xsd:anyURI;
  dwc:observationDate '1961-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7276 -3.9882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7276"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7276 -3.9882)"^^geo:wktLiteral ;
  geo-pos:lat "48.7276"^^xsd:decimal ;
  geo-pos:long "-3.9882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1409%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1409/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1409/1998'^^xsd:string;
  dwc:scientificName 'Galathea Fabricius, 1793'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'North East Atlantic'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-3.9882'^^xsd:double;
  dwc:latitude '48.7276'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1409/1998'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0141%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0141/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0141/1993'^^xsd:string;
  dwc:scientificName 'Periclimenes scriptus (Risso, 1822)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0141/1993'^^xsd:anyURI;
  dwc:observationDate '1956-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107633'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3050%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3050%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3050%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3050%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3050%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3050/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3050/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6976'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3050/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3051%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3051%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3051%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3051%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3051%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3051/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3051/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6989'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3051/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3067%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3067%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3067%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3067%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3067%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3067/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3067/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6975'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3067/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3068%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3068%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3068%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3068%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3068%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3068/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3068/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7014'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3068/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3069%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3069%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3069%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3069%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3069%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3069/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3069/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7000'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3069/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3070%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3070%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3070%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3070%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3070%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3070/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3070/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7074'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3070/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2912%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2912%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2912%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2912%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2912%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2912/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2912/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7221'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2912/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2913%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2913%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2913%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2913%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2913%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2913/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2913/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7226'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2913/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2914%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2914%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2914%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2914%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2914%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2914/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2914/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7222'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2914/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2915%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2915%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2915%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2915%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2915%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2915/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2915/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7249'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2915/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2916%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2916%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2916%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2916%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2916%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2916/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2916/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7234'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2916/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2917%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2917%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2917%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2917%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2917%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2917/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2917/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7241'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2917/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2918%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2918%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2918%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2918%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2918%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2918/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2918/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7227'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2918/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2919%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2919%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2919%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2919%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2919%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2919/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2919/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7254'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2919/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2920%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2920%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2920%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2920%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2920%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2920/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2920/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7228'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2920/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3625%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3625%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3625%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3625%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3625%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3625/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3625/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3625/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3626%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3626%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3626%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3626%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3626%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3626/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3626/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3626/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3627%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3627%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3627%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3627%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3627%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3627/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3627/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3627/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3628%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3628%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3628%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3628%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3628%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3628/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3628/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3628/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3629%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3629%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3629%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3629%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3629%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3629/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3629/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3629/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3630%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3630%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3630%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3630%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3630%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3630/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3630/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3630/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3631%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3631%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3631%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3631%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3631%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3631/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3631/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3631/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3632%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3632%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3632%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3632%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3632%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3632/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3632/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3632/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3633%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3633%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3633%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3633%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3633%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3633/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3633/2016'^^xsd:string;
  dwc:scientificName 'Dardanus Paul´son, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '106842'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3633/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '106842'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2560%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2560%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2560%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2560%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2560%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2560/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2560/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '102'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2560/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2561%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2561%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2561%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2561%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2561%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2561/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2561/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '102'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2561/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2562%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2562%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2562%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2562%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2562%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2562/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2562/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '102'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2562/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2563%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2563%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2563%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2563%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2563%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2563/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2563/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '45'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2563/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2564%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2564%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2564%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2564%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2564%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2564/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2564/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1339'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2564/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2565%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2565%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2565%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2565%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2565%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2565/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2565/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2565/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2566%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2566%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2566%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2566%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2566%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2566/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2566/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2566/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2567%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2567%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2567%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2567%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2567%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2567/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2567/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2567/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2568%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2568%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2568%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2568%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2568%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2568/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2568/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '99'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2568/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3052%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3052%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3052%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3052%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3052%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3052/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3052/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6960'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3052/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3053%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3053%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3053%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3053%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3053%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3053/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3053/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7010'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3053/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3054%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3054%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3054%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3054%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3054%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3054/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3054/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6984'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3054/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3055%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3055%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3055%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3055%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3055%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3055/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3055/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7011'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3055/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3056%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3056%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3056%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3056%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3056%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3056/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3056/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7077'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3056/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3057%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3057%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3057%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3057%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3057%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3057/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3057/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7004'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3057/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3058%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3058%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3058%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3058%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3058%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3058/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3058/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6993'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3058/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3059%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3059%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3059%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3059%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3059%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3059/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3059/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7017'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3059/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3048%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3048%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3048%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3048%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3048%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3048/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3048/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6986'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3048/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3049%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3049%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3049%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3049%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3049%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3049/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3049/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6995'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3049/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3045%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3045%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3045%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3045%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3045%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3045/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3045/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6981'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3045/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3046%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3046%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3046%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3046%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3046%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3046/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3046/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7076'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3046/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3047%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3047%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3047%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3047%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3047%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3047/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3047/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6978'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3047/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3044%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3044%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3044%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3044%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3044%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3044/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3044/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6982'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3044/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3040%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3040%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3040%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3040%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3040%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3040/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3040/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6998'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3040/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3041%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3041%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3041%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3041%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3041%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3041/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3041/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6990'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3041/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3042%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3042%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3042%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3042%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3042%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3042/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3042/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6973'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3042/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3043%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3043%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3043%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3043%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3043%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3043/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3043/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7006'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3043/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3036%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3036%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3036%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3036%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3036%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3036/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3036/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7008'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3036/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3037%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3037%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3037%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3037%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3037%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3037/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3037/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6977'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3037/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3038%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3038%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3038%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3038%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3038%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3038/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3038/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6970'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3038/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3039%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3039%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3039%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3039%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3039%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3039/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3039/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7001'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3039/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3025%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3025%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3025%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3025%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3025%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3025/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3025/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7075'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3025/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3026%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3026%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3026%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3026%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3026%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3026/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3026/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6965'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3026/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0137%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0137/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0137/2016'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus (Roux, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2597'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0137/2016'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3060%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3060%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3060%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3060%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3060%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3060/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3060/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6996'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3060/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3061%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3061%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3061%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3061%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3061%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3061/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3061/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6992'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3061/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3062%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3062%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3062%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3062%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3062%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3062/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3062/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7007'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3062/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3063%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3063%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3063%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3063%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3063%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3063/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3063/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6999'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3063/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3064%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3064%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3064%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3064%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3064%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3064/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3064/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6988'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3064/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3065%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3065%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3065%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3065%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3065%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3065/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3065/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6963'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3065/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3066%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3066%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3066%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3066%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3066%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3066/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3066/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7072'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3066/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3034%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3034%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3034%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3034%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3034%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3034/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3034/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6983'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3034/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3035%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3035%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3035%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3035%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3035%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3035/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3035/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6994'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3035/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3017%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3017%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3017%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3017%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3017%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3017/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3017/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3017/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3018%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3018%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3018%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3018%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3018%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3018/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3018/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3018/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3019%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3019%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3019%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3019%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3019%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3019/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3019/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3019/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3020%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3020%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3020%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3020%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3020%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3020/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3020/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6967'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3020/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3021%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3021%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3021%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3021%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3021%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3021/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3021/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7003'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3021/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3022%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3022%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3022%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3022%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3022%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3022/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3022/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7005'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3022/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3023%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3023%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3023%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3023%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3023%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3023/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3023/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6969'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3023/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3024%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3024%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3024%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3024%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3024%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3024/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3024/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7018'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3024/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3027%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3027%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3027%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3027%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3027%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3027/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3027/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6962'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3027/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3028%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3028%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3028%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3028%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3028%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3028/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3028/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6964'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3028/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3029%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3029%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3029%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3029%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3029%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3029/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3029/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6985'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3029/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3030%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3030%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3030%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3030%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3030%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3030/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3030/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6980'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3030/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3031%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3031%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3031%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3031%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3031%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3031/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3031/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6987'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3031/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3032%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3032%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3032%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3032%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3032%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3032/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3032/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7019'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3032/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3033%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3033%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3033%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3033%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3033%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3033/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3033/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7015'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3033/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3071%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3071%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3071%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3071%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3071%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3071/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3071/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6991'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3071/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3072%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3072%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3072%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3072%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3072%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3072/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3072/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7073'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3072/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3073%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3073%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3073%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3073%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3073%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3073/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3073/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6974'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3073/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3074%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3074%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3074%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3074%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3074%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3074/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3074/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6997'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3074/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3075%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3075%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3075%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3075%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3075%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3075/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3075/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6971'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3075/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3076%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3076%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3076%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3076%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3076%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3076/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3076/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6979'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3076/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3077%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3077%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3077%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3077%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3077%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3077/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3077/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7012'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3077/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3078%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3078%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3078%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3078%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3078%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3078/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3078/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7016'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3078/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3079%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3079%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3079%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3079%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3079%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3079/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3079/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7002'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3079/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3080%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3080%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3080%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3080%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3080%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3080/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3080/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6966'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3080/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3081%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3081%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3081%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3081%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3081%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3081/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3081/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6968'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3081/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3082%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3082%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3082%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3082%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3082%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3082/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3082/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7013'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3082/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3083%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3083%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3083%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3083%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3083%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3083/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3083/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6961'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3083/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3084%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3084%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3084%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3084%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3084%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3084/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3084/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6972'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3084/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3171"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3171 -2.9153)"^^geo:wktLiteral ;
  geo-pos:lat "35.3171"^^xsd:decimal ;
  geo-pos:long "-2.9153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ0643%2F1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0643/1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ0643/1993'^^xsd:string;
  dwc:scientificName 'Alpheus glaber (Olivi, 1792)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9153'^^xsd:double;
  dwc:latitude '35.3171'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ0643/1993'^^xsd:anyURI;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6173 0.6141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6173"^^xsd:decimal ;
  dwc:decimalLongitude "0.6141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6173 0.6141)"^^geo:wktLiteral ;
  geo-pos:lat "40.6173"^^xsd:decimal ;
  geo-pos:long "0.6141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1499%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1499/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1499/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.6141'^^xsd:double;
  dwc:latitude '40.6173'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1499/1998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1500%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1500/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1500/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1500/1998'^^xsd:anyURI;
  dwc:observationDate '1956-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1501%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1501/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1501/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1501/1998'^^xsd:anyURI;
  dwc:observationDate '1951-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F1998> ;
  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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F1998>
  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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1502%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1502/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1502/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^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:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1502/1998'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3101%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3101%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3101%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3101%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3101%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3101/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3101/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '703'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3101/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3102%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3102%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3102%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3102%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3102%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3102/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3102/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '703'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3102/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3103%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3103%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3103%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3103%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3103%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3103/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3103/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '682'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3103/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3104%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3104%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3104%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3104%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3104%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3104/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3104/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '682'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3104/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3105%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3105%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3105%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3105%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3105%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3105/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3105/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '697'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3105/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3106%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3106%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3106%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3106%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3106%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3106/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3106/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '697'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3106/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3107%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3107%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3107%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3107%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3107%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3107/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3107/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '697'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3107/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3108%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3108%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3108%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3108%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3108%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3108/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3108/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '697'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3108/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3085%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3085%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3085%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3085%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3085%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3085/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3085/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7009'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3085/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3086%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3086%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3086%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3086%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3086%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3086/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3086/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3086/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3087%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3087%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3087%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3087%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3087%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3087/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3087/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3087/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3088%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3088%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3088%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3088%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3088%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3088/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3088/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3088/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3089%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3089%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3089%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3089%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3089%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3089/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3089/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3089/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3090%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3090%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3090%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3090%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3090%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3090/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3090/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3090/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3091%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3091%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3091%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3091%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3091%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3091/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3091/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3091/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3092%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3092%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3092%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3092%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3092%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3092/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3092/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3092/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3093%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3093%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3093%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3093%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3093%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3093/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3093/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3093/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3094%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3094%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3094%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3094%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3094%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3094/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3094/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3094/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3095%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3095%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3095%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3095%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3095%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3095/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3095/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3095/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3096%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3096%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3096%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3096%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3096%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3096/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3096/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3096/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3097%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3097%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3097%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3097%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3097%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3097/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3097/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3097/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3098%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3098%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3098%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3098%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3098%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3098/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3098/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '687'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3098/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3099%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3099%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3099%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3099%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3099%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3099/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3099/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '687'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3099/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3100%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3100%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3100%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3100%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3100%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3100/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3100/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti Zariquiey Álvarez, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startYearCollected '1934'^^xsd:integer;
  dwc:endYearCollected '1934'^^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.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '703'^^xsd:integer;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3100/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3003%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3003%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3003%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3003%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3003%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3003/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3003/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3003/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3004%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3004%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3004%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3004%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3004%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3004/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3004/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3004/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3005%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3005%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3005%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3005%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3005%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3005/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3005/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3005/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3006%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3006%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3006%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3006%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3006%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3006/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3006/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3006/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3007%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3007%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3007%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3007%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3007%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3007/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3007/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3007/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3008%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3008%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3008%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3008%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3008%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3008/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3008/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3008/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3009%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3009%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3009%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3009%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3009%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3009/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3009/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3009/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3010%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3010%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3010%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3010%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3010%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3010/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3010/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3010/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3011%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3011%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3011%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3011%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3011%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3011/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3011/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3011/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3012%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3012%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3012%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3012%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3012%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3012/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3012/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3012/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3013%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3013%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3013%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3013%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3013%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3013/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3013/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3013/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3014%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3014%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3014%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3014%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3014%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3014/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3014/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3014/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3015%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3015%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3015%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3015%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3015%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3015/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3015/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3015/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3016%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3016%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3016%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3016%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3016%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3016/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3016/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3016/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3000%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3000%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3000%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3000%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3000%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3000/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3000/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3000/2016'^^xsd:anyURI;
  dwc:observationDate '1955-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3001%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3001%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3001%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3001%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3001%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3001/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3001/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3001/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2998%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2998%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2998%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2998%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2998%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2998/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2998/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2998/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2999%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2999%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2999%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2999%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2999%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2999/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2999/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2999/2016'^^xsd:anyURI;
  dwc:observationDate '1955-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3002%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3002%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3002%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3002%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3002%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3002/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3002/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3002/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2997%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2997%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2997%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2997%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2997%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2997/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2997/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2997/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2975%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2975%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2975%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2975%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2975%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2975/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2975/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2975/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2976%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2976%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2976%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2976%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2976%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2976/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2976/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2976/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2977%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2977%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2977%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2977%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2977%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2977/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2977/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2977/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2980%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2980%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2980%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2980%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2980%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2980/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2980/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2980/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2981%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2981%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2981%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2981%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2981%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2981/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2981/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2981/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2982%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2982%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2982%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2982%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2982%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2982/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2982/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2982/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2979%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2979%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2979%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2979%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2979%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2979/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2979/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2979/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2973%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2973%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2973%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2973%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2973%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2973/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2973/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2973/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2974%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2974%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2974%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2974%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2974%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2974/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2974/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2974/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2978%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2978%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2978%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2978%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2978%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2978/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2978/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2978/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2950%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2950%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2950%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2950%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2950%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2950/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2950/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7066'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2950/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2951%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2951%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2951%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2951%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2951%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2951/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2951/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7250'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2951/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2952%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2952%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2952%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2952%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2952%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2952/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2952/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7252'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2952/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2953%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2953%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2953%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2953%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2953%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2953/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2953/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7239'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2953/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2954%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2954%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2954%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2954%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2954%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2954/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2954/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7229'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2954/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2955%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2955%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2955%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2955%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2955%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2955/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2955/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7245'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2955/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2991%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2991%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2991%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2991%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2991%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2991/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2991/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2991/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2992%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2992%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2992%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2992%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2992%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2992/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2992/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2992/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1503%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1503/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1503/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1503/1998'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2782"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2782 3.2833)"^^geo:wktLiteral ;
  geo-pos:lat "42.2782"^^xsd:decimal ;
  geo-pos:long "3.2833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1504%2F1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1504/1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1504/1998'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2833'^^xsd:double;
  dwc:latitude '42.2782'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1504/1998'^^xsd:anyURI;
  dwc:observationDate '1957-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2958%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2958%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2958%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2958%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2958%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2958/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2958/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7225'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2958/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2959%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2959%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2959%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2959%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2959%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2959/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2959/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7233'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2959/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2960%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2960%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2960%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2960%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2960%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2960/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2960/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7067'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2960/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2961%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2961%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2961%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2961%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2961%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2961/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2961/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7061'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2961/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2962%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2962%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2962%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2962%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2962%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2962/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2962/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2962/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2963%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2963%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2963%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2963%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2963%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2963/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2963/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2963/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2964%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2964%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2964%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2964%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2964%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2964/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2964/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2964/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2965%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2965%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2965%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2965%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2965%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2965/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2965/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2965/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2966%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2966%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2966%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2966%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2966%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2966/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2966/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2966/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2967%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2967%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2967%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2967%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2967%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2967/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2967/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2967/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2968%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2968%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2968%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2968%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2968%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2968/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2968/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2968/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2969%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2969%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2969%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2969%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2969%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2969/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2969/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2969/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2970%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2970%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2970%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2970%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2970%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2970/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2970/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2970/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2971%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2971%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2971%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2971%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2971%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2971/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2971/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2971/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2972%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2972%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2972%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2972%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2972%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2972/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2972/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2972/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2983%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2983%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2983%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2983%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2983%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2983/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2983/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2983/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2984%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2984%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2984%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2984%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2984%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2984/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2984/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2984/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2985%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2985%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2985%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2985%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2985%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2985/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2985/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2985/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2986%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2986%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2986%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2986%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2986%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2986/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2986/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2986/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2987%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2987%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2987%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2987%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2987%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2987/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2987/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2987/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2988%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2988%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2988%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2988%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2988%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2988/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2988/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2988/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2989%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2989%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2989%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2989%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2989%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2989/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2989/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2989/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2990%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2990%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2990%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2990%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2990%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2990/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2990/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2990/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2993%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2993%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2993%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2993%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2993%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2993/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2993/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2993/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2994%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2994%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2994%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2994%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2994%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2994/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2994/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2994/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2995%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2995%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2995%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2995%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2995%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2995/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2995/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2995/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2996%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2996%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2996%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2996%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2996%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2996/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2996/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2996/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2943%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2943%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2943%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2943%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2943%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2943/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2943/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7068'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2943/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2944%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2944%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2944%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2944%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2944%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2944/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2944/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7238'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2944/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2945%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2945%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2945%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2945%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2945%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2945/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2945/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7235'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2945/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2946%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2946%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2946%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2946%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2946%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2946/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2946/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7224'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2946/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2947%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2947%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2947%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2947%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2947%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2947/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2947/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7251'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2947/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2948%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2948%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2948%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2948%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2948%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2948/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2948/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7071'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2948/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2949%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2949%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2949%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2949%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2949%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2949/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2949/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7070'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2949/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2956%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2956%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2956%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2956%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2956%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2956/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2956/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7240'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2956/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2957%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2957%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2957%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2957%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2957%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2957/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2957/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7065'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2957/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2940%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2940%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2940%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2940%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2940%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2940/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2940/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7232'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2940/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2941%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2941%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2941%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2941%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2941%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2941/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2941/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7231'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2941/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2942%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2942%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2942%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2942%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2942%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2942/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2942/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7256'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2942/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2936%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2936%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2936%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2936%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2936%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2936/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2936/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7259'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2936/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2937%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2937%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2937%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2937%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2937%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2937/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2937/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7253'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2937/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2934%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2934%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2934%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2934%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2934%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2934/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2934/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7255'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2934/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2935%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2935%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2935%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2935%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2935%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2935/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2935/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7063'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2935/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2938%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2938%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2938%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2938%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2938%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2938/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2938/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7257'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2938/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2939%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2939%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2939%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2939%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2939%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2939/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2939/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7236'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2939/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2932%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2932%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2932%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2932%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2932%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2932/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2932/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7262'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2932/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2933%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2933%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2933%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2933%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2933%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2933/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2933/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7243'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2933/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2930%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2930%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2930%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2930%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2930%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2930/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2930/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7261'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2930/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2931%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2931%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2931%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2931%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2931%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2931/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2931/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7247'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2931/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2738%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2738%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2738%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2738%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2738%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2738/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2738/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6829'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2738/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2739%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2739%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2739%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2739%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2739%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2739/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2739/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6840'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2739/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2740%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2740%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2740%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2740%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2740%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2740/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2740/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6802'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2740/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2741%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2741%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2741%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2741%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2741%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2741/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2741/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6846'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2741/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2742%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2742%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2742%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2742%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2742%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2742/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2742/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6813'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2742/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2743%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2743%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2743%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2743%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2743%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2743/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2743/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6825'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2743/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3694%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3694%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3694%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3694%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3694%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3694/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3694/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gómez, M.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3694/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3695%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3695%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3695%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3695%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3695%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3695/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3695/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gómez, M.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3695/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2628%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2628%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2628%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2628%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2628%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2628/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2628/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7430'^^xsd:integer;
  dwc:occurrenceRemarks 'With Sacculina carcini'^^xsd:string;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2628/2016'^^xsd:anyURI;
  dwc:observationDate '1963-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3697%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3697%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3697%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3697%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3697%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3697/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3697/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius antillensis Stimpson, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:aphiaid '367492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3697/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3698%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3698%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3698%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3698%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3698%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3698/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3698/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius antillensis Stimpson, 1859'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Margalef'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:aphiaid '367492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3698/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '367492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2629%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2629%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2629%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2629%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2629%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2629/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2629/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:previousCatalogNumber '4980'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2629/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2630%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2630%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2630%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2630%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2630%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2630/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2630/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7295'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2630/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2631%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2631%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2631%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2631%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2631%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2631/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2631/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '7294'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2631/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2627%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2627%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2627%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8934 0.6836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8934"^^xsd:decimal ;
  dwc:decimalLongitude "0.6836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2627%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8934 0.6836)"^^geo:wktLiteral ;
  geo-pos:lat "39.8934"^^xsd:decimal ;
  geo-pos:long "0.6836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2627%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2627/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2627/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.6836'^^xsd:double;
  dwc:latitude '39.8934'^^xsd:double;
  dwc:previousCatalogNumber '3374'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2627/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3696%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3696%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3696%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3696%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3696%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3696/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3696/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gómez, M.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3696/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2618%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2618%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2618%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6719"^^xsd:decimal ;
  dwc:decimalLongitude "2.793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2618%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6719 2.793)"^^geo:wktLiteral ;
  geo-pos:lat "41.6719"^^xsd:decimal ;
  geo-pos:long "2.793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2618%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2618/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2618/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.793'^^xsd:double;
  dwc:latitude '41.6719'^^xsd:double;
  dwc:previousCatalogNumber '5871'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2618/2016'^^xsd:anyURI;
  dwc:observationDate '1961-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2619%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2619%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2619%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2619%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2619%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2619/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2619/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '962'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2619/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2620%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2620%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2620%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2620%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2620%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2620/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2620/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '961'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2620/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2621%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2621%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2621%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2621%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2621%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2621/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2621/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '979'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2621/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2622%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2622%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2622%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2622%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2622%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2622/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2622/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '964, 965'^^xsd:string;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2622/2016'^^xsd:anyURI;
  dwc:observationDate '1945-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2623%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2623%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2623%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2623%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2623%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2623/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2623/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '963'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2623/2016'^^xsd:anyURI;
  dwc:observationDate '1945-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2624%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2624%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2624%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2624%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2624%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2624/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2624/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '981'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2624/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2637%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2637%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2637%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2637%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2637%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2637/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2637/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '978'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2637/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2638%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2638%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2638%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2638%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2638%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2638/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2638/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '707'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2638/2016'^^xsd:anyURI;
  dwc:observationDate '1934-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2639%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2639%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2639%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.085"^^xsd:decimal ;
  dwc:decimalLongitude "9.6908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2639%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  geo-pos:lat "1.085"^^xsd:decimal ;
  geo-pos:long "9.6908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2639%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2639/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2639/2016'^^xsd:string;
  dwc:scientificName 'Goniopsis cruentata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6908'^^xsd:double;
  dwc:latitude '1.085'^^xsd:double;
  dwc:previousCatalogNumber '2359'^^xsd:integer;
  dwc:aphiaid '422187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2639/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '422187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2640%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2640%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2640%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2640%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2640%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2640/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2640/2016'^^xsd:string;
  dwc:scientificName 'Goniopsis cruentata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:previousCatalogNumber '4743'^^xsd:integer;
  dwc:aphiaid '422187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2640/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '422187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2662%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2662%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2662%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.4252"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2662%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.4252 -14.1957)"^^geo:wktLiteral ;
  geo-pos:lat "28.4252"^^xsd:decimal ;
  geo-pos:long "-14.1957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2662%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2662/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2662/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-14.1957'^^xsd:double;
  dwc:latitude '28.4252'^^xsd:double;
  dwc:previousCatalogNumber '785'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2662/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2663%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2663%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2663%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2663%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2663%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2663/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2663/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '213'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2663/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2660%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2660%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2660%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2660%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2660%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2660/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2660/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '230'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2660/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2661%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2661%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2661%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2661%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2661%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2661/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2661/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:startYearCollected '1946'^^xsd:integer;
  dwc:endYearCollected '1946'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '218'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2661/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2658%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2658%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2658%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2658%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2658%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2658/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2658/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '230'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2658/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2659%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2659%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2659%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2659%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2659%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2659/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2659/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '230'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2659/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3688%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3688%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3688%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3688%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3688%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3688/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3688/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3688/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3689%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3689%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3689%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3689%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3689%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3689/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3689/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3689/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3690%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3690%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3690%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3690%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3690%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3690/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3690/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3690/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3691%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3691%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3691%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3691%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3691%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3691/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3691/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3691/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2614%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2614%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2614%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2614%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2614%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2614/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2614/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4537'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2614/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2615%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2615%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2615%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4676 0.4788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4676"^^xsd:decimal ;
  dwc:decimalLongitude "0.4788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2615%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4676 0.4788)"^^geo:wktLiteral ;
  geo-pos:lat "40.4676"^^xsd:decimal ;
  geo-pos:long "0.4788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2615%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2615/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2615/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sra. Pablo'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '0.4788'^^xsd:double;
  dwc:latitude '40.4676'^^xsd:double;
  dwc:previousCatalogNumber '2356'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2615/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2616%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2616%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2616%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2616%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2616%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2616/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2616/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7734'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2616/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3692%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3692%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3692%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.842"^^xsd:decimal ;
  dwc:decimalLongitude "9.7411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3692%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.842 9.7411)"^^geo:wktLiteral ;
  geo-pos:lat "1.842"^^xsd:decimal ;
  geo-pos:long "9.7411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3692%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3692/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3692/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius Dana, 1852'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.7411'^^xsd:double;
  dwc:latitude '1.842'^^xsd:double;
  dwc:aphiaid '106841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3692/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '106841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3693%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3693%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3693%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3693%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3693%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3693/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3693/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius africanus Aurivillus, 1898'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Gómez, M.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:aphiaid '246259'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3693/2016'^^xsd:anyURI;
  dwc:observationDate '1948-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '246259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2691%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2691%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2691%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2691%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2691%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2691/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2691/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6191'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2691/2016'^^xsd:anyURI;
  dwc:observationDate '1961-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2692%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2692%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2692%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2692%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2692%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2692/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2692/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2692/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2693%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2693%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2693%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2693%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2693%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2693/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2693/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '217'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2693/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2694%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2694%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2694%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2694%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2694%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2694/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2694/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '211'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2694/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2695%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2695%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2695%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2532 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2532"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2695%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2532 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2532"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2695%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2695/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2695/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2826'^^xsd:double;
  dwc:latitude '42.2532'^^xsd:double;
  dwc:previousCatalogNumber '227'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2695/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2696%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2696%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2696%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6827 -64.8819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.6827"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2696%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6827 -64.8819)"^^geo:wktLiteral ;
  geo-pos:lat "17.6827"^^xsd:decimal ;
  geo-pos:long "-64.8819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2696%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2696/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2696/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'M. J. Rathbun'^^xsd:string;
  dwc:collector 'F. A. Grace'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-64.8819'^^xsd:double;
  dwc:latitude '17.6827'^^xsd:double;
  dwc:previousCatalogNumber '251'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2696/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2697%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2697%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2697%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6827 -64.8819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.6827"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2697%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6827 -64.8819)"^^geo:wktLiteral ;
  geo-pos:lat "17.6827"^^xsd:decimal ;
  geo-pos:long "-64.8819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2697%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2697/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2697/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'M. J. Rathbun'^^xsd:string;
  dwc:collector 'F. A. Grace'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-64.8819'^^xsd:double;
  dwc:latitude '17.6827'^^xsd:double;
  dwc:previousCatalogNumber '251'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2697/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2698%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2698%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2698%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6827 -64.8819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.6827"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2698%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6827 -64.8819)"^^geo:wktLiteral ;
  geo-pos:lat "17.6827"^^xsd:decimal ;
  geo-pos:long "-64.8819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2698%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2698/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2698/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'M. J. Rathbun'^^xsd:string;
  dwc:collector 'F. A. Grace'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-64.8819'^^xsd:double;
  dwc:latitude '17.6827'^^xsd:double;
  dwc:previousCatalogNumber '251'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2698/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2699%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2699%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2699%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6827 -64.8819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.6827"^^xsd:decimal ;
  dwc:decimalLongitude "-64.8819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2699%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.6827 -64.8819)"^^geo:wktLiteral ;
  geo-pos:lat "17.6827"^^xsd:decimal ;
  geo-pos:long "-64.8819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2699%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2699/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2699/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus gracilis (Saussure, 1857)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'M. J. Rathbun'^^xsd:string;
  dwc:collector 'F. A. Grace'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-64.8819'^^xsd:double;
  dwc:latitude '17.6827'^^xsd:double;
  dwc:previousCatalogNumber '251'^^xsd:integer;
  dwc:aphiaid '241200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2699/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2642%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2642%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2642%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.085"^^xsd:decimal ;
  dwc:decimalLongitude "9.6908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2642%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  geo-pos:lat "1.085"^^xsd:decimal ;
  geo-pos:long "9.6908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2642%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2642/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2642/2016'^^xsd:string;
  dwc:scientificName 'Goniopsis cruentata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6908'^^xsd:double;
  dwc:latitude '1.085'^^xsd:double;
  dwc:previousCatalogNumber '2360'^^xsd:integer;
  dwc:aphiaid '422187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2642/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '422187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2643%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2643%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2643%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.085"^^xsd:decimal ;
  dwc:decimalLongitude "9.6908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2643%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  geo-pos:lat "1.085"^^xsd:decimal ;
  geo-pos:long "9.6908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2643%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2643/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2643/2016'^^xsd:string;
  dwc:scientificName 'Goniopsis cruentata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6908'^^xsd:double;
  dwc:latitude '1.085'^^xsd:double;
  dwc:previousCatalogNumber '2357'^^xsd:integer;
  dwc:aphiaid '422187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2643/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '422187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2644%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2644%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2644%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.085"^^xsd:decimal ;
  dwc:decimalLongitude "9.6908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2644%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  geo-pos:lat "1.085"^^xsd:decimal ;
  geo-pos:long "9.6908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2644%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2644/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2644/2016'^^xsd:string;
  dwc:scientificName 'Goniopsis cruentata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6908'^^xsd:double;
  dwc:latitude '1.085'^^xsd:double;
  dwc:previousCatalogNumber '2358'^^xsd:integer;
  dwc:aphiaid '422187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2644/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '422187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2645%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2645%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2645%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "17.9706"^^xsd:decimal ;
  dwc:decimalLongitude "-67.0443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2645%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (17.9706 -67.0443)"^^geo:wktLiteral ;
  geo-pos:lat "17.9706"^^xsd:decimal ;
  geo-pos:long "-67.0443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2645%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2645/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2645/2016'^^xsd:string;
  dwc:scientificName 'Goniopsis cruentata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Caribbean Sea'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-67.0443'^^xsd:double;
  dwc:latitude '17.9706'^^xsd:double;
  dwc:aphiaid '422187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2645/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '422187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2646%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2646%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2646%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.085"^^xsd:decimal ;
  dwc:decimalLongitude "9.6908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2646%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.085 9.6908)"^^geo:wktLiteral ;
  geo-pos:lat "1.085"^^xsd:decimal ;
  geo-pos:long "9.6908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2646%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2646/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2646/2016'^^xsd:string;
  dwc:scientificName 'Goniopsis cruentata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6908'^^xsd:double;
  dwc:latitude '1.085'^^xsd:double;
  dwc:aphiaid '422187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2646/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '422187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2647%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2647%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2647%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2532 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2532"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2647%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2532 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2532"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2647%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2647/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2647/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2826'^^xsd:double;
  dwc:latitude '42.2532'^^xsd:double;
  dwc:previousCatalogNumber '225'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2647/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2648%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2648%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2648%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2532 3.2826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2532"^^xsd:decimal ;
  dwc:decimalLongitude "3.2826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2648%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2532 3.2826)"^^geo:wktLiteral ;
  geo-pos:lat "42.2532"^^xsd:decimal ;
  geo-pos:long "3.2826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2648%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2648/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2648/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2826'^^xsd:double;
  dwc:latitude '42.2532'^^xsd:double;
  dwc:previousCatalogNumber '225'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2648/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2625%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2625%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2625%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2625%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2625%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2625/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2625/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '960'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2625/2016'^^xsd:anyURI;
  dwc:observationDate '1945-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2626%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2626%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2626%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2626%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2626%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2626/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2626/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '980'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2626/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2632%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2632%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2632%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2632%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2632%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2632/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2632/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:previousCatalogNumber '4979'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2632/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2633%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2633%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2633%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2633%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2633%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2633/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2633/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:previousCatalogNumber '4978'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2633/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2634%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2634%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2634%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2634%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2634%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2634/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2634/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Junquet'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '982'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2634/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2649%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2649%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2649%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2649%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2649%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2649/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2649/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '220'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2649/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2650%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2650%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2650%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2650%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2650%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2650/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2650/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '245'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2650/2016'^^xsd:anyURI;
  dwc:observationDate '1954-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2544%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2544%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2544%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2544%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2544%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2544/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2544/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2544/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2545%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2545%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2545%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2545%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2545%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2545/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2545/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2545/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2546%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2546%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2546%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2546%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2546%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2546/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2546/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2546/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2547%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2547%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2547%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2547%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2547%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2547/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2547/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2547/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2551%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2551%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2551%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2551%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2551%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2551/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2551/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2551/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2552%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2552%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2552%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2552%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2552%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2552/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2552/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2552/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2553%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2553%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2553%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2553%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2553%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2553/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2553/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2553/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2554%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2554%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2554%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2554%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2554%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2554/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2554/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2554/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2555%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2555%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2555%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2555%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2555%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2555/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2555/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2555/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2556%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2556%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2556%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2556%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2556%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2556/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2556/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '43'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2556/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2557%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2557%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2557%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2557%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2557%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2557/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2557/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '43'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2557/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2558%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2558%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2558%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2558%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2558%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2558/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2558/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '43'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2558/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2559%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2559%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2559%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2559%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2559%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2559/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2559/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '43'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2559/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2548%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2548%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2548%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2548%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2548%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2548/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2548/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2548/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2549%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2549%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2549%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2549%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2549%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2549/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2549/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2549/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2550%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2550%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2550%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2550%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2550%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2550/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2550/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2550/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2635%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2635%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2635%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2635%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2635%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2635/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2635/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1911'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2635/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2636%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2636%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2636%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2636%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2636%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2636/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2636/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '983'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2636/2016'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2656%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2656%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2656%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2656%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2656%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2656/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2656/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '230'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2656/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2657%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2657%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2657%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2657%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2657%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2657/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2657/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '230'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2657/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2654%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2654%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2654%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2654%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2654%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2654/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2654/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '230'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2654/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2655%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2655%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2655%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2655%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2655%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2655/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2655/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '230'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2655/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2653%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2653%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2653%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2653%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2653%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2653/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2653/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '230'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2653/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2651%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2651%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2651%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.448 -16.2592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.448"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2651%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.448 -16.2592)"^^geo:wktLiteral ;
  geo-pos:lat "28.448"^^xsd:decimal ;
  geo-pos:long "-16.2592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2651%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2651/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2651/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.2592'^^xsd:double;
  dwc:latitude '28.448'^^xsd:double;
  dwc:previousCatalogNumber '233'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2651/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2652%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2652%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2652%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.448 -16.2592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.448"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2652%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.448 -16.2592)"^^geo:wktLiteral ;
  geo-pos:lat "28.448"^^xsd:decimal ;
  geo-pos:long "-16.2592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2652%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2652/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2652/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-16.2592'^^xsd:double;
  dwc:latitude '28.448'^^xsd:double;
  dwc:previousCatalogNumber '233'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2652/2016'^^xsd:anyURI;
  dwc:observationDate '1948-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2428%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2428%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2428%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2428%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2428%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2428/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2428/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6559'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2428/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2447%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2447%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2447%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2447%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2447%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2447/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2447/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7113'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2447/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2448%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2448%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2448%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2448%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2448%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2448/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2448/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7110'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2448/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2449%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2449%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2449%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2449%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2449%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2449/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2449/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7087'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2449/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2450%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2450%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2450%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2450%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2450%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2450/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2450/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7051'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2450/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2451%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2451%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2451%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2451%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2451%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2451/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2451/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6618'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2451/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2452%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2452%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2452%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2452%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2452%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2452/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2452/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6594'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2452/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2453%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2453%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2453%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2453%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2453%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2453/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2453/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6585'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2453/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2454%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2454%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2454%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2454%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2454%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2454/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2454/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7106'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2454/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3544%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3544%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3544%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3544%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3544%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3544/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3544/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3544/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3545%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3545%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3545%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3545%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3545%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3545/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3545/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3545/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3546%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3546%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3546%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3546%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3546%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3546/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3546/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3546/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3547%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3547%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3547%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3547%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3547%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3547/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3547/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3547/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3548%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3548%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3548%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3548%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3548%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3548/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3548/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3548/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3549%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3549%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3549%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3549%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3549%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3549/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3549/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3549/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3550%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3550%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3550%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3550%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3550%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3550/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3550/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3550/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3551%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3551%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3551%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3551%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3551%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3551/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3551/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3551/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3552%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3552%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3552%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3552%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3552%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3552/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3552/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3552/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3562%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3562%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3562%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3562%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3562%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3562/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3562/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3562/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3563%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3563%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3563%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3563%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3563%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3563/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3563/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3563/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3564%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3564%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3564%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3564%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3564%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3564/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3564/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3564/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3565%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3565%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3565%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3565%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3565%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3565/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3565/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3565/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3566%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3566%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3566%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3566%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3566%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3566/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3566/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3566/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3567%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3567%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3567%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3567%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3567%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3567/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3567/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3567/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3568%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3568%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3568%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3568%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3568%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3568/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3568/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3568/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3569%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3569%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3569%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3569%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3569%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3569/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3569/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3569/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3570%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3570%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3570%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3570%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3570%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3570/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3570/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3570/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3536%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3536%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3536%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3536%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3536%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3536/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3536/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3536/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3537%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3537%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3537%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3537%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3537%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3537/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3537/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3537/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3538%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3538%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3538%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3538%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3538%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3538/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3538/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3538/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3539%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3539%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3539%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3539%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3539%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3539/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3539/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3539/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3540%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3540%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3540%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3540%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3540%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3540/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3540/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3540/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3541%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3541%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3541%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3541%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3541%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3541/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3541/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3541/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3542%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3542%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3542%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3542%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3542%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3542/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3542/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3542/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3543%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3543%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3543%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3543%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3543%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3543/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3543/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3543/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3553%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3553%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3553%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3553%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3553%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3553/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3553/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3553/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3554%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3554%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3554%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3554%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3554%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3554/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3554/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3554/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3555%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3555%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3555%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3555%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3555%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3555/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3555/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3555/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3556%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3556%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3556%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3556%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3556%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3556/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3556/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3556/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3557%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3557%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3557%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3557%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3557%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3557/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3557/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3557/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3558%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3558%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3558%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3558%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3558%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3558/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3558/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3558/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3559%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3559%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3559%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3559%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3559%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3559/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3559/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3559/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3560%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3560%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3560%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3560%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3560%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3560/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3560/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3560/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3561%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3561%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3561%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3561%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3561%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3561/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3561/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3561/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3519%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3519%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3519%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3519%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3519%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3519/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3519/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3519/2016'^^xsd:anyURI;
  dwc:observationDate '1944-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3520%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3520%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3520%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3520%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3520%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3520/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3520/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3520/2016'^^xsd:anyURI;
  dwc:observationDate '1944-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3521%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3521%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3521%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3521%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3521%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3521/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3521/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3521/2016'^^xsd:anyURI;
  dwc:observationDate '1944-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3522%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3522%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3522%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3522%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3522%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3522/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3522/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3522/2016'^^xsd:anyURI;
  dwc:observationDate '1944-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3523%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3523%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3523%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3523%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3523%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3523/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3523/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3523/2016'^^xsd:anyURI;
  dwc:observationDate '1944-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3524%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3524%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3524%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3524%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3524%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3524/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3524/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3524/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3525%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3525%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3525%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3525%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3525%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3525/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3525/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3525/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3526%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3526%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3526%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3526%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3526%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3526/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3526/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3526/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3527%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3527%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3527%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3527%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3527%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3527/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3527/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3527/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3528%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3528%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3528%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3528%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3528%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3528/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3528/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3528/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3529%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3529%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3529%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3529%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3529%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3529/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3529/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3529/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3530%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3530%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3530%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3530%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3530%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3530/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3530/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3530/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3531%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3531%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3531%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3531%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3531%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3531/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3531/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3531/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3532%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3532%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3532%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3532%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3532%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3532/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3532/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3532/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3533%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3533%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3533%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3533%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3533%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3533/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3533/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3533/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3534%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3534%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3534%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3534%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3534%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3534/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3534/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3534/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3535%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3535%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3535%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3535%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3535%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3535/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3535/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3535/2016'^^xsd:anyURI;
  dwc:observationDate '1960-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2419%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2419%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2419%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2419%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2419%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2419/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2419/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7100'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2419/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2420%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2420%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2420%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2420%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2420%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2420/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2420/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6573'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2420/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2421%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2421%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2421%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2421%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2421%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2421/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2421/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6606'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2421/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2422%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2422%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2422%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2422%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2422%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2422/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2422/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6587'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2422/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2423%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2423%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2423%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2423%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2423%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2423/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2423/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6571'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2423/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2424%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2424%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2424%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2424%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2424%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2424/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2424/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6560'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2424/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2425%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2425%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2425%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2425%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2425%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2425/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2425/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6626'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2425/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2426%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2426%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2426%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2426%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2426%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2426/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2426/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6603'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2426/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2427%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2427%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2427%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2427%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2427%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2427/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2427/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7079'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2427/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2375%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2375%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2375%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2375%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2375%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2375/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2375/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6611'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2375/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2376%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2376%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2376%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2376%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2376%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2376/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2376/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6628'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2376/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2377%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2377%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2377%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2377%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2377%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2377/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2377/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6555'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2377/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2378%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2378%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2378%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2378%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2378%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2378/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2378/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6593'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2378/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2379%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2379%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2379%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2379%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2379%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2379/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2379/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6608'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2379/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2380%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2380%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2380%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2380%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2380%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2380/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2380/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6564'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2380/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2381%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2381%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2381%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2381%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2381%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2381/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2381/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6599'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2381/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2382%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2382%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2382%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2382%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2382%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2382/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2382/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6635'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2382/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2383%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2383%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2383%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2383%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2383%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2383/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2383/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6610'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2383/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2384%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2384%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2384%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2384%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2384%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2384/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2384/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6574'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2384/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2385%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2385%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2385%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2385%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2385%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2385/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2385/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6553'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2385/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2386%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2386%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2386%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2386%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2386%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2386/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2386/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6632'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2386/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2387%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2387%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2387%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2387%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2387%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2387/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2387/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6567'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2387/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2388%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2388%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2388%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2388%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2388%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2388/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2388/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6578'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2388/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2389%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2389%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2389%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2389%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2389%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2389/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2389/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6614'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2389/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2390%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2390%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2390%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2390%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2390%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2390/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2390/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6554'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2390/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2391%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2391%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2391%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2391%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2391%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2391/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2391/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6617'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2391/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2392%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2392%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2392%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2392%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2392%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2392/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2392/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6589'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2392/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2393%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2393%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2393%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2393%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2393%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2393/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2393/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6622'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2393/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2394%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2394%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2394%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2394%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2394%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2394/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2394/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6572'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2394/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2395%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2395%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2395%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2395%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2395%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2395/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2395/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6634'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2395/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2396%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2396%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2396%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2396%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2396%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2396/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2396/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6597'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2396/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2397%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2397%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2397%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2397%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2397%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2397/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2397/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6561'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2397/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2398%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2398%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2398%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2398%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2398%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2398/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2398/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6609'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2398/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2399%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2399%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2399%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2399%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2399%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2399/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2399/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6569'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2399/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2400%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2400%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2400%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2400%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2400%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2400/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2400/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6581'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2400/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2401%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2401%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2401%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2401%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2401%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2401/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2401/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6568'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2401/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2402%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2402%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2402%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2402%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2402%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2402/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2402/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6588'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2402/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2403%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2403%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2403%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2403%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2403%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2403/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2403/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6624'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2403/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2404%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2404%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2404%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2404%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2404%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2404/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2404/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6570'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2404/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2405%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2405%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2405%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2405%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2405%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2405/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2405/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6602'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2405/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2406%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2406%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2406%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2406%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2406%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2406/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2406/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6621'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2406/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2407%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2407%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2407%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2407%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2407%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2407/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2407/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6565'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2407/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2408%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2408%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2408%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2408%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2408%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2408/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2408/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6566'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2408/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2409%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2409%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2409%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2409%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2409%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2409/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2409/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6563'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2409/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3571%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3571%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3571%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3571%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3571%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3571/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3571/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3571/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3572%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3572%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3572%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3572%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3572%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3572/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3572/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3572/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3573%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3573%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3573%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3573%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3573%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3573/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3573/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3573/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3574%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3574%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3574%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3574%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3574%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3574/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3574/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3574/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3575%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3575%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3575%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3575%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3575%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3575/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3575/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3575/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3576%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3576%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3576%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3576%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3576%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3576/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3576/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3576/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3577%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3577%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3577%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3577%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3577%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3577/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3577/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3577/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3578%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3578%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3578%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3578%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3578%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3578/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3578/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3578/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3579%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3579%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3579%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3579%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3579%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3579/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3579/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3579/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3580%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3580%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3580%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3580%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3580%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3580/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3580/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3580/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3581%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3581%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3581%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3581%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3581%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3581/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3581/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3581/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3582%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3582%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3582%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3582%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3582%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3582/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3582/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3582/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3583%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3583%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3583%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3583%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3583%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3583/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3583/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3583/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3584%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3584%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3584%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3584%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3584%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3584/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3584/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3584/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3585%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3585%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3585%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3585%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3585%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3585/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3585/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3585/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3586%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3586%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3586%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3586%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3586%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3586/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3586/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3586/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3587%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3587%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3587%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3587%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3587%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3587/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3587/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3587/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3588%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3588%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3588%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3588%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3588%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3588/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3588/2016'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus (Latreille, 1818)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3588/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2513%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2513%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2513%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2513%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2513%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2513/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2513/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7036'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2513/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2514%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2514%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2514%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2514%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2514%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2514/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2514/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7111'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2514/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2515%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2515%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2515%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2515%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2515%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2515/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2515/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7039'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2515/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2516%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2516%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2516%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2516%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2516%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2516/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2516/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7023'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2516/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2517%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2517%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2517%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2517%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2517%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2517/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2517/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7045'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2517/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2518%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2518%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2518%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2518%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2518%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2518/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2518/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7020'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2518/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2519%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2519%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2519%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2519%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2519%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2519/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2519/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7056'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2519/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2520%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2520%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2520%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2520%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2520%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2520/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2520/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7104'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2520/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2525%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2525%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2525%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5379 3.0713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5379"^^xsd:decimal ;
  dwc:decimalLongitude "3.0713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2525%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5379 3.0713)"^^geo:wktLiteral ;
  geo-pos:lat "42.5379"^^xsd:decimal ;
  geo-pos:long "3.0713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2525%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2525/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2525/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'France'^^xsd:string;
  dwc:longitude '3.0713'^^xsd:double;
  dwc:latitude '42.5379'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2525/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2455%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2455%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2455%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2455%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2455%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2455/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2455/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7024'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2455/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2456%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2456%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2456%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2456%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2456%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2456/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2456/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7054'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2456/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2457%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2457%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2457%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2457%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2457%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2457/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2457/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7048'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2457/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2458%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2458%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2458%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2458%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2458%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2458/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2458/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7050'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2458/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2459%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2459%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2459%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2459%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2459%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2459/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2459/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7083'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2459/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2460%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2460%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2460%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2460%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2460%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2460/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2460/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7040'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2460/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2461%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2461%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2461%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2461%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2461%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2461/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2461/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7031'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2461/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2462%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2462%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2462%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2462%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2462%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2462/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2462/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6607'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2462/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2463%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2463%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2463%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2463%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2463%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2463/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2463/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7041'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2463/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2464%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2464%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2464%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2464%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2464%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2464/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2464/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7095'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2464/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2465%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2465%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2465%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2465%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2465%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2465/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2465/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7093'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2465/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2466%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2466%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2466%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2466%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2466%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2466/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2466/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7078'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2466/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2467%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2467%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2467%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2467%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2467%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2467/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2467/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7033'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2467/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2468%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2468%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2468%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2468%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2468%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2468/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2468/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7043'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2468/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2469%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2469%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2469%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2469%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2469%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2469/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2469/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7117'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2469/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2470%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2470%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2470%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2470%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2470%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2470/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2470/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7119'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2470/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2471%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2471%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2471%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2471%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2471%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2471/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2471/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7089'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2471/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2472%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2472%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2472%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2472%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2472%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2472/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2472/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7098'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2472/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2473%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2473%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2473%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2473%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2473%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2473/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2473/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7084'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2473/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2474%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2474%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2474%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2474%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2474%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2474/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2474/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7021'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2474/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2475%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2475%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2475%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2475%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2475%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2475/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2475/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7026'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2475/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2476%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2476%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2476%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2476%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2476%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2476/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2476/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7049'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2476/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2477%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2477%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2477%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2477%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2477%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2477/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2477/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7116'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2477/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2478%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2478%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2478%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2478%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2478%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2478/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2478/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7046'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2478/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2479%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2479%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2479%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2479%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2479%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2479/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2479/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7108'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2479/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2480%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2480%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2480%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2480%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2480%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2480/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2480/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7092'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2480/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2481%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2481%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2481%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2481%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2481%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2481/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2481/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7032'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2481/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2482%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2482%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2482%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2482%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2482%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2482/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2482/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7099'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2482/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2483%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2483%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2483%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2483%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2483%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2483/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2483/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7037'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2483/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2484%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2484%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2484%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2484%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2484%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2484/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2484/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7038'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2484/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2485%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2485%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2485%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2485%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2485%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2485/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2485/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7086'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2485/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2486%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2486%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2486%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2486%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2486%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2486/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2486/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7028'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2486/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2487%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2487%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2487%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2487%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2487%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2487/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2487/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7112'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2487/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2488%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2488%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2488%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2488%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2488%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2488/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2488/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7091'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2488/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2489%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2489%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2489%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2489%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2489%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2489/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2489/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7096'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2489/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2490%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2490%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2490%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2490%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2490%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2490/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2490/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6590'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2490/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2410%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2410%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2410%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2410%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2410%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2410/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2410/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6577'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2410/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2411%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2411%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2411%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2411%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2411%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2411/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2411/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6629'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2411/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2412%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2412%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2412%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2412%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2412%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2412/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2412/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6619'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2412/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2413%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2413%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2413%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2413%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2413%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2413/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2413/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6605'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2413/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2414%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2414%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2414%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2414%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2414%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2414/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2414/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6591'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2414/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2415%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2415%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2415%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2415%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2415%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2415/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2415/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6595'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2415/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2416%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2416%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2416%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2416%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2416%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2416/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2416/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6612'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2416/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2417%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2417%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2417%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2417%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2417%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2417/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2417/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6582'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2417/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2418%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2418%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2418%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2418%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2418%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2418/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2418/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6620'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2418/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2491%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2491%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2491%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2491%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2491%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2491/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2491/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7055'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2491/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2492%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2492%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2492%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2492%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2492%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2492/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2492/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7027'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2492/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2493%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2493%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2493%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2493%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2493%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2493/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2493/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7101'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2493/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2494%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2494%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2494%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2494%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2494%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2494/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2494/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7097'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2494/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2495%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2495%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2495%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2495%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2495%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2495/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2495/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7105'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2495/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2496%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2496%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2496%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2496%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2496%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2496/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2496/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7029'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2496/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2497%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2497%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2497%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2497%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2497%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2497/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2497/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7090'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2497/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2498%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2498%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2498%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2498%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2498%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2498/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2498/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7109'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2498/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2499%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2499%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2499%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2499%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2499%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2499/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2499/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7081'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2499/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2500%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2500%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2500%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2500%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2500%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2500/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2500/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7053'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2500/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2501%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2501%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2501%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2501%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2501%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2501/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2501/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7057'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2501/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2502%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2502%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2502%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2502%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2502%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2502/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2502/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7035'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2502/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2503%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2503%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2503%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2503%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2503%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2503/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2503/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7018'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2503/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2504%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2504%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2504%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2504%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2504%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2504/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2504/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7082'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2504/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2505%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2505%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2505%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2505%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2505%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2505/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2505/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7085'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2505/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2506%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2506%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2506%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2506%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2506%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2506/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2506/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7094'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2506/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2507%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2507%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2507%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2507%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2507%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2507/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2507/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7042'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2507/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2508%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2508%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2508%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2508%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2508%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2508/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2508/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7025'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2508/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2367%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2367%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2367%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2367%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2367%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2367/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2367/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6552'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2367/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2368%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2368%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2368%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2368%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2368%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2368/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2368/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6631'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2368/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2369%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2369%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2369%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2369%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2369%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2369/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2369/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6633'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2369/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2370%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2370%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2370%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2370%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2370%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2370/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2370/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6579'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2370/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2371%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2371%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2371%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2371%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2371%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2371/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2371/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6613'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2371/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2372%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2372%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2372%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2372%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2372%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2372/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2372/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6583'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2372/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2373%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2373%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2373%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2373%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2373%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2373/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2373/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6604'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2373/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2374%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2374%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2374%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2374%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2374%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2374/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2374/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6616'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2374/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2358%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2358%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2358%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2358%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2358%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2358/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2358/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6600'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2358/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2359%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2359%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2359%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2359%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2359%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2359/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2359/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6596'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2359/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2360%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2360%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2360%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2360%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2360%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2360/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2360/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6592'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2360/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2361%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2361%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2361%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2361%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2361%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2361/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2361/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6623'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2361/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2362%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2362%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2362%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2362%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2362%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2362/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2362/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6575'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2362/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2363%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2363%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2363%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2363%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2363%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2363/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2363/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6598'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2363/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2364%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2364%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2364%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2364%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2364%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2364/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2364/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6563'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2364/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2365%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2365%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2365%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2365%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2365%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2365/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2365/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6586'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2365/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2366%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2366%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2366%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2366%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2366%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2366/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2366/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6557'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2366/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2352%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2352%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2352%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2352%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2352%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2352/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2352/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2059'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2352/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2353%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2353%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2353%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2353%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2353%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2353/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2353/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1096'^^xsd:integer;
  dwc:occurrenceRemarks 'With Sacculina carcini'^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2353/2016'^^xsd:anyURI;
  dwc:observationDate '1955-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2354%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2354%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2354%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2354%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2354%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2354/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2354/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1702'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2354/2016'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2355%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2355%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2355%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2355%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2355%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2355/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2355/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2060'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2355/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2356%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2356%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2356%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2356%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2356%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2356/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2356/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6556'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2356/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2357%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2357%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2357%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2357%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2357%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2357/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2357/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6627'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2357/2016'^^xsd:anyURI;
  dwc:observationDate '1955-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3510%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3510%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3510%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3510%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3510%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3510/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3510/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3510/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3511%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3511%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3511%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3511%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3511%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3511/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3511/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3511/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3512%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3512%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3512%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3512%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3512%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3512/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3512/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3512/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3513%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3513%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3513%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3513%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3513%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3513/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3513/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3513/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3514%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3514%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3514%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3514%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3514%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3514/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3514/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3514/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3515%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3515%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3515%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3515%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3515%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3515/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3515/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3515/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3516%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3516%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3516%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3516%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3516%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3516/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3516/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3516/2016'^^xsd:anyURI;
  dwc:observationDate '1944-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3517%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3517%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3517%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3517%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3517%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3517/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3517/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3517/2016'^^xsd:anyURI;
  dwc:observationDate '1944-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3518%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3518%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3518%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3518%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3518%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3518/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3518/2016'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor (Herbst, 1796)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:startYearCollected '1944'^^xsd:integer;
  dwc:endYearCollected '1944'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3518/2016'^^xsd:anyURI;
  dwc:observationDate '1944-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3733%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3733%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3733%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3733%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3733%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3733/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3733/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2622'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3733/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3734%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3734%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3734%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3734%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3734%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3734/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3734/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2510'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3734/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3722%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3722%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3722%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3722%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3722%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3722/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3722/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2502'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3722/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3723%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3723%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3723%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3723%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3723%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3723/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3723/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2616'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3723/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2666%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2666%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2666%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2666%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2666%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2666/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2666/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '221'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2666/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2667%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2667%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2667%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2667%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2667%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2667/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2667/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '231'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2667/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3717%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3717%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3717%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3717%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3717%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3717/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3717/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2512'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3717/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3718%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3718%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3718%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3718%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3718%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3718/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3718/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2507'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3718/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3719%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3719%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3719%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3719%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3719%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3719/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3719/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2515'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3719/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3720%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3720%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3720%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3720%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3720%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3720/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3720/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2612'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3720/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3721%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3721%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3721%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3721%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3721%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3721/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3721/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2498'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3721/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2668%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2668%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2668%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2668%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2668%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2668/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2668/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '231'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2668/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2669%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2669%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2669%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2669%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  geo-pos:lat "28.6824"^^xsd:decimal ;
  geo-pos:long "-17.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2669%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2669/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2669/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-17.763'^^xsd:double;
  dwc:latitude '28.6824'^^xsd:double;
  dwc:previousCatalogNumber '228'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2669/2016'^^xsd:anyURI;
  dwc:observationDate '1948-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3724%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3724%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3724%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3724%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3724%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3724/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3724/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2618'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3724/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2670%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2670%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2670%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2670%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2670%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2670/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2670/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2670/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2671%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2671%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2671%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2671%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2671%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2671/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2671/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2671/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2674%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2674%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2674%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2674%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2674%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2674/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2674/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '226'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2674/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2675%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2675%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2675%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2675%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2675%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2675/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2675/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '226'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2675/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3731%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3731%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3731%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3731%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3731%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3731/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3731/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2508'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3731/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3732%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3732%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3732%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3732%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3732%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3732/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3732/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2511'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3732/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2683%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2683%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2683%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2683%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2683%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2683/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2683/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '216'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2683/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2684%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2684%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2684%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2684%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2684%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2684/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2684/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '215'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2684/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3725%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3725%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3725%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3725%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3725%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3725/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3725/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2514'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3725/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3726%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3726%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3726%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3726%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3726%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3726/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3726/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2494'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3726/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3727%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3727%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3727%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3727%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3727%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3727/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3727/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2613'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3727/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3728%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3728%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3728%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3728%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3728%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3728/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3728/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2509'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3728/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3729%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3729%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3729%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3729%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3729%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3729/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3729/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2497'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3729/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3730%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3730%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3730%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3730%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3730%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3730/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3730/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '2495'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3730/2016'^^xsd:anyURI;
  dwc:observationDate '1935-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3390%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3390%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3390%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3390%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3390%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3390/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3390/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6870'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3390/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3391%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3391%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3391%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3391%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3391%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3391/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3391/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6920'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3391/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3392%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3392%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3392%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3392%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3392%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3392/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3392/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6903'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3392/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3393%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3393%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3393%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3393%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3393%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3393/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3393/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6879'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3393/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3394%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3394%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3394%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3394%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3394%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3394/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3394/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6907'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3394/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3395%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3395%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3395%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3395%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3395%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3395/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3395/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6864'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3395/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2073%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2073%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2073%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2073%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2073%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2073/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2073/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '800'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2073/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2074%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2074%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2074%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2074%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2074%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2074/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2074/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7769'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2074/2016'^^xsd:anyURI;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2075%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2075%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2075%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2075%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2075%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2075/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2075/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4057'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2075/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2076%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2076%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2076%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2076%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2076%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2076/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2076/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4138'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2076/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2077%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2077%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2077%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2077%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2077%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2077/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2077/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5592'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2077/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2078%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2078%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2078%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2078%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2078%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2078/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2078/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4516'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2078/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2079%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2079%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2079%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2079%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2079%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2079/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2079/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4023'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2079/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2080%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2080%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2080%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2080%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2080%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2080/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2080/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3917'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2080/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3396%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3396%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3396%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3396%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3396%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3396/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3396/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6923'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3396/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3397%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3397%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3397%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3397%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3397%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3397/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3397/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6881'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3397/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3398%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3398%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3398%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3398%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3398%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3398/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3398/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6924'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3398/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2193%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2193%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2193%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2193%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2193%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2193/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2193/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '102A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2193/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2194%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2194%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2194%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2194%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2194%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2194/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2194/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2194/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3425%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3425%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3425%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3425%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3425%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3425/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3425/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3425/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3426%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3426%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3426%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3426%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3426%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3426/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3426/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3426/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3427%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3427%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3427%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3427%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3427%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3427/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3427/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3427/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3428%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3428%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3428%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3428%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3428%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3428/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3428/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3428/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3429%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3429%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3429%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3429%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3429%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3429/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3429/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3429/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3430%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3430%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3430%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3430%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3430%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3430/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3430/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3430/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3431%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3431%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3431%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3431%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3431%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3431/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3431/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3431/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2325%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2325%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2325%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2325%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2325%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2325/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2325/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1100'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2325/2016'^^xsd:anyURI;
  dwc:observationDate '1955-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2326%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2326%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2326%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2326%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2326%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2326/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2326/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1065'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2326/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2327%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2327%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2327%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5741"^^xsd:decimal ;
  dwc:decimalLongitude "2.5502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2327%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5741 2.5502)"^^geo:wktLiteral ;
  geo-pos:lat "41.5741"^^xsd:decimal ;
  geo-pos:long "2.5502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2327%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2327/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2327/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zastao'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.5502'^^xsd:double;
  dwc:latitude '41.5741'^^xsd:double;
  dwc:previousCatalogNumber '1067'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2327/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2328%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2328%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2328%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2328%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2328%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2328/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2328/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5724'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2328/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2329%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2329%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2329%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2329%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2329%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2329/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2329/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1094'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2329/2016'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2330%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2330%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2330%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2330%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2330%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2330/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2330/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1076'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2330/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2331%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2331%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2331%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2331%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2331%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2331/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2331/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1087'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2331/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2332%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2332%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2332%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2332%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2332%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2332/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2332/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1068'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2332/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2333%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2333%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2333%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2333%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2333%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2333/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2333/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1106'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2333/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2148%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2148%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2148%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2148%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2148%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2148/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2148/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:previousCatalogNumber '2893'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2148/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2149%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2149%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2149%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2149%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2149%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2149/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2149/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1928'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2149/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2150%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2150%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2150%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2150%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2150%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2150/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2150/2016'^^xsd:string;
  dwc:scientificName 'Neomaja goltziana (d’Oliveira, 1889)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '25A'^^xsd:string;
  dwc:aphiaid '870204'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2150/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '870204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2135%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2135%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2135%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2135%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2135%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2135/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2135/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1787'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2135/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2136%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2136%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2136%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2136%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2136%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2136/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2136/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2887'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2136/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2137%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2137%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2137%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2137%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2137%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2137/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2137/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2888'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2137/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2138%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2138%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2138%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2138%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2138%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2138/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2138/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:previousCatalogNumber '1638'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2138/2016'^^xsd:anyURI;
  dwc:observationDate '1947-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2139%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2139%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2139%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2139%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2139%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2139/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2139/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:startYearCollected '1952'^^xsd:integer;
  dwc:endYearCollected '1952'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1772'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2139/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2140%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2140%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2140%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2140%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2140%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2140/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2140/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4243'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2140/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2141%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2141%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2141%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2141%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2141%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2141/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2141/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salout, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3949'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2141/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2142%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2142%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2142%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2142%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2142%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2142/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2142/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3587'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2142/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2144%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2144%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2144%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2144%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2144%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2144/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2144/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2891'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2144/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2143%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2143%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2143%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2143%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2143%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2143/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2143/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3949'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2143/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2145%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2145%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2145%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2145%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2145%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2145/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2145/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2892'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2145/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2146%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2146%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2146%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2146%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2146%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2146/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2146/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salout, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5925'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2146/2016'^^xsd:anyURI;
  dwc:observationDate '1961-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2147%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2147%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2147%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2147%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2147%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2147/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2147/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2890'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2147/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2129%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2129%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2129%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2129%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2129%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2129/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2129/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:previousCatalogNumber '1642'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2129/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2130%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2130%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2130%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2130%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2130%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2130/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2130/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salout, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4119'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2130/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2131%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2131%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2131%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2131%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2131%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2131/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2131/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1636'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2131/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2132%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2132%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2132%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2132%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2132%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2132/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2132/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2889'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2132/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3422%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3422%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3422%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3422%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3422%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3422/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3422/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3422/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3423%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3423%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3423%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3423%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3423%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3423/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3423/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3423/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3424%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3424%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3424%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3424%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3424%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3424/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3424/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3424/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3421%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3421%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3421%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3421%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3421%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3421/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3421/2016'^^xsd:string;
  dwc:scientificName 'Paguristes eremita (Linnaeus, 1767)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3421/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2133%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2133%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2133%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2133%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2133%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2133/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2133/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1930'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2133/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3406%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3406%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3406%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3406%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3406%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3406/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3406/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6918'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3406/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3407%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3407%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3407%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3407%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3407%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3407/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3407/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6891'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3407/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3408%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3408%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3408%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3408%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3408%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3408/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3408/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6885'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3408/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3409%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3409%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3409%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3409%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3409%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3409/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3409/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6873'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3409/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3410%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3410%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3410%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3410%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3410%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3410/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3410/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6896'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3410/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3411%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3411%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3411%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3411%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3411%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3411/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3411/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6904'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3411/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3412%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3412%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3412%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3412%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3412%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3412/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3412/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6901'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3412/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2117%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2117%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2117%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2117%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2117%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2117/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2117/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2117/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2118%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2118%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2118%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2118%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2118%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2118/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2118/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '3591'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2118/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2119%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2119%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2119%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2119%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2119%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2119/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2119/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2119/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2112%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2112%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2112%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2112%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2112%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2112/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2112/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2112/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2113%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2113%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2113%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2113%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2113%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2113/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2113/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2113/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2114%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2114%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2114%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2114%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2114%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2114/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2114/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2114/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2115%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2115%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2115%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2115%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2115%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2115/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2115/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2115/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2116%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2116%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2116%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2116%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2116%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2116/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2116/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '23A'^^xsd:string;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2116/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2127%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2127%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2127%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2127%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2127%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2127/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2127/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1637'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2127/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2128%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2128%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2128%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2128%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2128%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2128/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2128/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1779'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2128/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3415%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3415%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3415%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6437 -16.8954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6437"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3415%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6437 -16.8954)"^^geo:wktLiteral ;
  geo-pos:lat "32.6437"^^xsd:decimal ;
  geo-pos:long "-16.8954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3415%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3415/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3415/2016'^^xsd:string;
  dwc:scientificName 'Plagusia depressa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-16.8954'^^xsd:double;
  dwc:latitude '32.6437'^^xsd:double;
  dwc:previousCatalogNumber '985'^^xsd:integer;
  dwc:aphiaid '107459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3415/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107459'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3416%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3416%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3416%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3416%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  geo-pos:lat "28.6824"^^xsd:decimal ;
  geo-pos:long "-17.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3416%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3416/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3416/2016'^^xsd:string;
  dwc:scientificName 'Plagusia depressa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-17.763'^^xsd:double;
  dwc:latitude '28.6824'^^xsd:double;
  dwc:previousCatalogNumber '988'^^xsd:integer;
  dwc:aphiaid '107459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3416/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3417%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3417%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3417%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1258"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3417%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1258"^^xsd:decimal ;
  geo-pos:long "-15.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3417%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3417/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3417/2016'^^xsd:string;
  dwc:scientificName 'Plagusia depressa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Balaguer, A.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.4167'^^xsd:double;
  dwc:latitude '28.1258'^^xsd:double;
  dwc:previousCatalogNumber '989'^^xsd:integer;
  dwc:aphiaid '107459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3417/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3418%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3418%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3418%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1258"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3418%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1258 -15.4167)"^^geo:wktLiteral ;
  geo-pos:lat "28.1258"^^xsd:decimal ;
  geo-pos:long "-15.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3418%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3418/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3418/2016'^^xsd:string;
  dwc:scientificName 'Plagusia depressa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Balaguer, A.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-15.4167'^^xsd:double;
  dwc:latitude '28.1258'^^xsd:double;
  dwc:previousCatalogNumber '990'^^xsd:integer;
  dwc:aphiaid '107459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3418/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3419%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3419%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3419%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3419%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  geo-pos:lat "28.6824"^^xsd:decimal ;
  geo-pos:long "-17.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3419%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3419/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3419/2016'^^xsd:string;
  dwc:scientificName 'Plagusia depressa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-17.763'^^xsd:double;
  dwc:latitude '28.6824'^^xsd:double;
  dwc:previousCatalogNumber '987'^^xsd:integer;
  dwc:aphiaid '107459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3419/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3420%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3420%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3420%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6824"^^xsd:decimal ;
  dwc:decimalLongitude "-17.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3420%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6824 -17.763)"^^geo:wktLiteral ;
  geo-pos:lat "28.6824"^^xsd:decimal ;
  geo-pos:long "-17.763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3420%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3420/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3420/2016'^^xsd:string;
  dwc:scientificName 'Plagusia depressa (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-17.763'^^xsd:double;
  dwc:latitude '28.6824'^^xsd:double;
  dwc:previousCatalogNumber '986'^^xsd:integer;
  dwc:aphiaid '107459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3420/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2120%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2120%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2120%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2120%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2120%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2120/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2120/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2120/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2121%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2121%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2121%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2121%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2121%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2121/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2121/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2087'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2121/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2122%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2122%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2122%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2122%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2122%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2122/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2122/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4521'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2122/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2123%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2123%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2123%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2123%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2123%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2123/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2123/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1641'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2123/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2124%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2124%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2124%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2124%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2124%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2124/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2124/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1639'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2124/2016'^^xsd:anyURI;
  dwc:observationDate '1949-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2125%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2125%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2125%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2125%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2125%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2125/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2125/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1929'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2125/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2126%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2126%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2126%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2126%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2126%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2126/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2126/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1640'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2126/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3413%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3413%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3413%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3413%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3413%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3413/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3413/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6893'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3413/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3414%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3414%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3414%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3414%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3414%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3414/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3414/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6916'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3414/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2103%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2103%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2103%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2103%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2103%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2103/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2103/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '4797'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2103/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2104%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2104%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2104%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2104%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2104%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2104/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2104/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2104/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2105%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2105%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2105%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2105%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2105%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2105/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2105/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2105/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2106%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2106%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2106%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2106%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2106%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2106/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2106/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2106/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2107%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2107%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2107%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2107%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2107%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2107/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2107/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2107/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2108%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2108%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2108%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2108%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2108%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2108/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2108/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2108/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2110%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2110%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2110%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2110%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2110%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2110/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2110/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2110/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2111%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2111%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2111%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2111%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2111%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2111/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2111/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2111/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2109%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2109%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2109%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2109%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2109%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2109/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2109/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2109/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2100%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2100%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2100%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2100%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2100%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2100/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2100/2016'^^xsd:string;
  dwc:scientificName 'Maja squinado (Herbst, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7754'^^xsd:integer;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2100/2016'^^xsd:anyURI;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2101%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2101%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2101%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2101%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2101%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2101/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2101/2016'^^xsd:string;
  dwc:scientificName 'Maja squinado (Herbst, 1788)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Palando, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5886'^^xsd:integer;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2101/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2099%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2099%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2099%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2099%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2099%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2099/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2099/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2267'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2099/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2088%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2088%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2088%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2088%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2088%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2088/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2088/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4705'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2088/2016'^^xsd:anyURI;
  dwc:observationDate '1959-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2089%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2089%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2089%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2089%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2089%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2089/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2089/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4055'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2089/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2090%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2090%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2090%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2090%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2090%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2090/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2090/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4136'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2090/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2091%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2091%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2091%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2091%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2091%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2091/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2091/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3599'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2091/2016'^^xsd:anyURI;
  dwc:observationDate '1957-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2092%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2092%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2092%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2092%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2092%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2092/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2092/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4137'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2092/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2093%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2093%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2093%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2093%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2093%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2093/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2093/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3819'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2093/2016'^^xsd:anyURI;
  dwc:observationDate '1955-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2094%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2094%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2094%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2094%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2094%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2094/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2094/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5594'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2094/2016'^^xsd:anyURI;
  dwc:observationDate '1961-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2095%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2095%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2095%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2095%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2095%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2095/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2095/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5205'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2095/2016'^^xsd:anyURI;
  dwc:observationDate '1960-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2096%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2096%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2096%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2096%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2096%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2096/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2096/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5203'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2096/2016'^^xsd:anyURI;
  dwc:observationDate '1960-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2097%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2097%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2097%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2097%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2097%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2097/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2097/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3191'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2097/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2098%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2098%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2098%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2098%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2098%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2098/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2098/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4131'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2098/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3399%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3399%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3399%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3399%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3399%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3399/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3399/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6898'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3399/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3400%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3400%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3400%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3400%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3400%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3400/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3400/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6900'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3400/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3401%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3401%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3401%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3401%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3401%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3401/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3401/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6890'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3401/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3402%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3402%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3402%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3402%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3402%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3402/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3402/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6876'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3402/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3403%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3403%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3403%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3403%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3403%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3403/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3403/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6867'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3403/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3404%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3404%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3404%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3404%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3404%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3404/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3404/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6925'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3404/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3405%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3405%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3405%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3405%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3405%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3405/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3405/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6874'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3405/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2084%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2084%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2084%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2084%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2084%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2084/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2084/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4540'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2084/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2085%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2085%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2085%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2085%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2085%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2085/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2085/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5204'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2085/2016'^^xsd:anyURI;
  dwc:observationDate '1960-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2086%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2086%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2086%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2086%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2086%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2086/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2086/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1889'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2086/2016'^^xsd:anyURI;
  dwc:observationDate '1946-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2087%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2087%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2087%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2087%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2087%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2087/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2087/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5205'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2087/2016'^^xsd:anyURI;
  dwc:observationDate '1960-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2081%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2081%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2081%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2081%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2081%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2081/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2081/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4135'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2081/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2082%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2082%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2082%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2082%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2082%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2082/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2082/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4129'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2082/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2083%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2083%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2083%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2083%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2083%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2083/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2083/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salaut, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4111'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2083/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2307%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2307%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2307%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2307%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2307%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2307/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2307/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '3015'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2307/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2308%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2308%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2308%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2308%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2308%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2308/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2308/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1077'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2308/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2309%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2309%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2309%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2309%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2309%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2309/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2309/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1069'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2309/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2310%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2310%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2310%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2310%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2310%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2310/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2310/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1093'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2310/2016'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2311%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2311%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2311%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2311%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2311%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2311/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2311/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1099'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2311/2016'^^xsd:anyURI;
  dwc:observationDate '1955-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2312%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2312%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2312%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2312%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2312%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2312/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2312/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salout, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4675'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2312/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2313%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2313%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2313%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2313%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2313%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2313/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2313/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1074'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2313/2016'^^xsd:anyURI;
  dwc:observationDate '1949-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2314%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2314%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2314%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2314%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2314%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2314/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2314/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1071'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2314/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2315%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2315%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2315%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2315%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2315%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2315/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2315/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1091'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2315/2016'^^xsd:anyURI;
  dwc:observationDate '1950-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3477%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3477%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3477%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3477%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3477%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3477/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3477/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3477/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3478%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3478%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3478%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3478%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3478%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3478/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3478/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3478/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3479%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3479%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3479%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3479%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3479%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3479/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3479/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3479/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3480%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3480%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3480%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3480%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3480%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3480/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3480/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3480/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3481%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3481%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3481%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3481%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3481%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3481/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3481/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3481/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3482%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3482%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3482%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3482%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3482%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3482/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3482/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3482/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3483%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3483%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3483%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3483%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3483%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3483/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3483/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3483/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3484%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3484%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3484%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3484%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3484%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3484/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3484/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3484/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3485%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3485%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3485%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3485%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3485%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3485/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3485/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3485/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3461%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3461%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3461%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3461%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3461%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3461/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3461/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3461/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3462%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3462%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3462%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3462%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3462%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3462/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3462/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3462/2016'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3463%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3463%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3463%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3463%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3463%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3463/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3463/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3463/2016'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3464%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3464%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3464%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3464%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3464%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3464/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3464/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3464/2016'^^xsd:anyURI;
  dwc:observationDate '1936-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3465%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3465%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3465%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3465%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3465%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3465/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3465/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3465/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3466%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3466%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3466%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3466%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3466%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3466/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3466/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3466/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3467%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3467%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3467%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3467%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3467%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3467/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3467/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3467/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3468%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3468%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3468%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3468%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3468%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3468/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3468/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3468/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3469%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3469%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3469%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3469%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3469%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3469/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3469/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3469/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3501%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3501%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3501%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3501%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3501%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3501/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3501/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3501/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3502%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3502%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3502%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3502%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3502%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3502/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3502/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3502/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3503%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3503%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3503%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3503%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3503%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3503/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3503/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3503/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3504%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3504%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3504%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3504%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3504%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3504/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3504/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3504/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3505%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3505%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3505%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3505%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3505%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3505/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3505/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3505/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3506%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3506%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3506%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3506%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3506%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3506/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3506/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3506/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3507%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3507%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3507%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3507%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3507%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3507/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3507/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3507/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3508%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3508%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3508%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3508%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3508%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3508/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3508/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3508/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3509%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3509%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3509%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3509%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3509%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3509/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3509/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3509/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3486%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3486%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3486%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3486%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3486%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3486/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3486/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3486/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3487%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3487%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3487%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3487%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3487%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3487/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3487/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3487/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3488%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3488%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3488%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3488%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3488%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3488/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3488/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3488/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3489%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3489%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3489%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3489%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3489%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3489/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3489/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3489/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3490%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3490%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3490%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3490%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3490%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3490/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3490/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3490/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3491%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3491%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3491%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3491%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3491%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3491/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3491/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3491/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2223%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2223%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2223%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2223%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2223%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2223/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2223/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2013'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2223/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2224%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2224%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2224%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2224%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2224%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2224/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2224/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2014'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2224/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2226%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2226%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2226%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2226%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2226%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2226/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2226/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1765'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2226/2016'^^xsd:anyURI;
  dwc:observationDate '1950-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2227%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2227%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2227%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2227%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2227%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2227/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2227/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1934'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2227/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2228%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2228%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2228%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2228%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2228%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2228/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2228/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1762'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2228/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2229%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2229%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2229%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2229%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2229%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2229/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2229/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1139'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2229/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2230%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2230%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2230%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2230%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2230%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2230/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2230/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '7685'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2230/2016'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2231%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2231%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2231%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2231%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2231%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2231/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2231/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1733'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2231/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2266%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2266%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2266%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2266%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2266%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2266/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2266/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '637'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2266/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2267%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2267%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2267%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2267%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2267%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2267/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2267/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '626'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2267/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2268%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2268%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2268%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2268%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2268%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2268/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2268/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '626'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2268/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2269%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2269%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2269%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2269%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2269%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2269/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2269/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '626'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2269/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2270%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2270%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2270%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2270%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2270%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2270/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2270/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '626'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2270/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2271%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2271%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2271%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2271%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2271%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2271/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2271/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2271/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2272%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2272%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2272%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2272%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2272%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2272/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2272/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2272/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2273%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2273%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2273%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2273%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2273%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2273/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2273/2016'^^xsd:string;
  dwc:scientificName 'Pisa carinimana Miers, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '642'^^xsd:integer;
  dwc:aphiaid '107354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2273/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1725693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2274%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2274%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2274%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2274%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2274%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2274/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2274/2016'^^xsd:string;
  dwc:scientificName 'Pisa carinimana Miers, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '642'^^xsd:integer;
  dwc:aphiaid '107354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2274/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1725693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2275%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2275%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2275%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2275%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2275%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2275/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2275/2016'^^xsd:string;
  dwc:scientificName 'Pisa carinimana Miers, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '642'^^xsd:integer;
  dwc:aphiaid '107354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2275/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1725693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2276%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2276%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2276%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2276%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2276%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2276/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2276/2016'^^xsd:string;
  dwc:scientificName 'Pisa carinimana Miers, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '642'^^xsd:integer;
  dwc:aphiaid '107354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2276/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1725693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3470%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3470%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3470%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3470%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3470%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3470/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3470/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3470/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3471%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3471%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3471%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3471%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3471%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3471/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3471/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3471/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3472%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3472%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3472%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3472%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3472%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3472/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3472/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3472/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3473%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3473%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3473%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3473%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3473%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3473/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3473/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3473/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3474%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3474%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3474%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3474%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3474%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3474/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3474/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3474/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3475%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3475%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3475%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3475%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3475%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3475/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3475/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3475/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3476%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3476%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3476%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3476%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3476%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3476/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3476/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3476/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2232%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2232%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2232%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2232%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2232%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2232/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2232/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4528'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2232/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2233%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2233%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2233%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2233%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2233%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2233/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2233/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3630'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2233/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2234%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2234%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2234%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2234%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2234%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2234/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2234/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '634'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2234/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2235%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2235%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2235%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2235%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2235%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2235/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2235/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '634'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2235/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2236%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2236%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2236%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2236%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2236%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2236/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2236/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3141'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2236/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2237%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2237%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2237%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2237%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2237%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2237/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2237/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '628'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2237/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2238%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2238%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2238%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2238%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2238%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2238/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2238/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '628'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2238/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2239%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2239%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2239%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2239%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2239%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2239/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2239/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '628'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2239/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2240%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2240%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2240%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2240%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2240%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2240/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2240/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '628'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2240/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2241%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2241%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2241%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2241%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2241%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2241/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2241/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '628'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2241/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2242%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2242%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2242%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2242%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2242%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2242/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2242/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2242/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2243%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2243%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2243%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2243%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2243%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2243/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2243/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '639'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2243/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2244%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2244%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2244%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2244%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2244%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2244/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2244/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '630'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2244/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2245%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2245%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2245%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2245%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2245%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2245/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2245/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '630'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2245/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2246%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2246%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2246%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2246%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2246%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2246/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2246/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '630'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2246/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2247%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2247%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2247%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2247%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2247%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2247/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2247/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '630'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2247/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2248%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2248%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2248%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2248%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2248%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2248/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2248/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2248/2016'^^xsd:anyURI;
  dwc:observationDate '1963-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2249%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2249%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2249%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2249%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2249%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2249/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2249/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2249/2016'^^xsd:anyURI;
  dwc:observationDate '1963-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2250%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2250%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2250%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2250%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2250%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2250/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2250/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2250/2016'^^xsd:anyURI;
  dwc:observationDate '1963-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2251%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2251%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2251%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2251%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2251%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2251/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2251/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '622'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2251/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2252%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2252%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2252%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2252%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2252%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2252/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2252/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '622'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2252/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2253%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2253%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2253%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2253%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2253%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2253/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2253/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '622'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2253/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2254%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2254%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2254%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2254%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2254%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2254/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2254/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '638'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2254/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2255%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2255%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2255%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2255%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2255%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2255/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2255/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2255/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2256%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2256%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2256%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2256%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2256%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2256/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2256/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2256/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2257%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2257%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2257%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2826"^^xsd:decimal ;
  dwc:decimalLongitude "3.2886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2257%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2826 3.2886)"^^geo:wktLiteral ;
  geo-pos:lat "42.2826"^^xsd:decimal ;
  geo-pos:long "3.2886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2257%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2257/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2257/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2886'^^xsd:double;
  dwc:latitude '42.2826'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2257/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2258%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2258%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2258%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2258%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "3.2787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2258%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2258/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2258/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2258/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2259%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2259%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2259%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2259%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "3.2787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2259%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2259/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2259/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2259/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2260%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2260%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2260%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2260%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "3.2787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2260%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2260/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2260/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2260/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2261%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2261%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2261%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2261%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "3.2787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2261%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2261/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2261/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2261/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2262%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2262%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2262%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2262%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2262%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2262/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2262/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2262/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2263%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2263%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2263%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2263%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2263%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2263/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2263/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2263/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2264%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2264%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2264%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2264%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2264%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2264/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2264/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2264/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2265%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2265%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2265%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2265%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2265%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2265/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2265/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '637'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2265/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2277%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2277%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2277%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2277%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2277%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2277/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2277/2016'^^xsd:string;
  dwc:scientificName 'Pisa carinimana Miers, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '642'^^xsd:integer;
  dwc:aphiaid '107354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2277/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1725693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2278%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2278%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2278%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2278%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2278%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2278/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2278/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '633'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2278/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2279%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2279%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2279%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2279%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2279%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2279/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2279/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '633'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2279/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2280%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2280%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2280%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2280%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2280%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2280/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2280/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '633'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2280/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2281%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2281%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2281%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2281%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2281%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2281/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2281/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '633'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2281/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3453%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3453%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3453%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3453%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3453%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3453/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3453/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '556'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3453/2016'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3454%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3454%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3454%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3454%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3454%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3454/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3454/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '556'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3454/2016'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3455%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3455%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3455%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3455%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3455%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3455/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3455/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '556'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3455/2016'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3456%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3456%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3456%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3456%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3456%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3456/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3456/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3456/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3457%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3457%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3457%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3457%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3457%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3457/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3457/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3457/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3458%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3458%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3458%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3458%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3458%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3458/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3458/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3458/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3459%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3459%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3459%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3459%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3459%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3459/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3459/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3459/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3446%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3446%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3446%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3446%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3446%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3446/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3446/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3446/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3447%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3447%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3447%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3447%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3447%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3447/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3447/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3447/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3448%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3448%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3448%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3448%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3448%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3448/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3448/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3448/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3449%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3449%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3449%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3449%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3449%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3449/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3449/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3449/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3450%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3450%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3450%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3450%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3450%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3450/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3450/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3450/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3451%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3451%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3451%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3451%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3451%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3451/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3451/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3451/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3452%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3452%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3452%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1932"^^xsd:decimal ;
  dwc:decimalLongitude "-2.8776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3452%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1932 -2.8776)"^^geo:wktLiteral ;
  geo-pos:lat "35.1932"^^xsd:decimal ;
  geo-pos:long "-2.8776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3452%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3452/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3452/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Morocco'^^xsd:string;
  dwc:longitude '-2.8776'^^xsd:double;
  dwc:latitude '35.1932'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3452/2016'^^xsd:anyURI;
  dwc:observationDate '1956-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2298%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2298%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2298%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2298%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2298%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2298/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2298/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '623'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2298/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2299%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2299%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2299%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2299%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2299%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2299/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2299/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2336'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2299/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2300%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2300%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2300%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2300%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2300%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2300/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2300/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2336'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2300/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2301%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2301%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2301%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2301%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2301%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2301/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2301/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2336'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2301/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2302%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2302%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2302%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2302%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2302%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2302/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2302/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '619'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2302/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2303%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2303%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2303%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2303%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2303%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2303/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2303/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '619'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2303/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2304%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2304%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2304%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2304%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2304%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2304/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2304/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '621'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2304/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2305%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2305%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2305%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2305%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2305%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2305/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2305/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '621'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2305/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2306%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2306%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2306%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2306%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2306%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2306/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2306/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2306/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2316%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2316%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2316%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2316%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2316%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2316/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2316/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1103'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2316/2016'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2317%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2317%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2317%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2317%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2317%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2317/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2317/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7822'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2317/2016'^^xsd:anyURI;
  dwc:observationDate '1954-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2318%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2318%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2318%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2318%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2318%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2318/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2318/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1092'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2318/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2319%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2319%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2319%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2319%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2319%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2319/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2319/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1097'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2319/2016'^^xsd:anyURI;
  dwc:observationDate '1955-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2320%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2320%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2320%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2320%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2320%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2320/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2320/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1098'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2320/2016'^^xsd:anyURI;
  dwc:observationDate '1955-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2321%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2321%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2321%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2321%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2321%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2321/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2321/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1477'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2321/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2322%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2322%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2322%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2322%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2322%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2322/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2322/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1070'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2322/2016'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2323%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2323%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2323%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8839"^^xsd:decimal ;
  dwc:decimalLongitude "0.8058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2323%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8839 0.8058)"^^geo:wktLiteral ;
  geo-pos:lat "40.8839"^^xsd:decimal ;
  geo-pos:long "0.8058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2323%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2323/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2323/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'L. I. P.'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^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 '0.8058'^^xsd:double;
  dwc:latitude '40.8839'^^xsd:double;
  dwc:previousCatalogNumber '7821'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2323/2016'^^xsd:anyURI;
  dwc:observationDate '1964-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2324%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2324%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2324%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2324%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2324%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2324/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2324/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1566'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2324/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2334%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2334%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2334%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2334%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2334%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2334/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2334/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1101'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2334/2016'^^xsd:anyURI;
  dwc:observationDate '1955-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2335%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2335%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2335%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2335%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2335%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2335/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2335/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:startYearCollected '1951'^^xsd:integer;
  dwc:endYearCollected '1951'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1088'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2335/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2336%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2336%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2336%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2336%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2336%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2336/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2336/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1090'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2336/2016'^^xsd:anyURI;
  dwc:observationDate '1950-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2337%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2337%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2337%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2337%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2337%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2337/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2337/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1102'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2337/2016'^^xsd:anyURI;
  dwc:observationDate '1955-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2338%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2338%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2338%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2338%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2338%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2338/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2338/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1064'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2338/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2339%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2339%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2339%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2339%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2339%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2339/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2339/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1095'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2339/2016'^^xsd:anyURI;
  dwc:observationDate '1955-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2340%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2340%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2340%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2340%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2340%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2340/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2340/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '1089'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2340/2016'^^xsd:anyURI;
  dwc:observationDate '1950-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2341%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2341%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2341%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2341%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2341%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2341/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2341/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5725'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2341/2016'^^xsd:anyURI;
  dwc:observationDate '1961-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2342%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2342%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2342%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2342%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2342%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2342/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2342/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1075'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2342/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2289%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2289%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2289%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2289%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2289%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2289/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2289/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '640'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2289/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2290%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2290%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2290%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2290%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2290%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2290/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2290/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '629'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2290/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2291%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2291%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2291%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2291%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2291%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2291/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2291/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '629'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2291/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2292%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2292%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2292%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2292%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2292%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2292/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2292/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '629'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2292/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2293%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2293%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2293%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2293%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2293%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2293/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2293/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '629'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2293/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2294%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2294%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2294%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2294%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2294%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2294/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2294/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '629'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2294/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2295%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2295%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2295%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2295%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2295%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2295/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2295/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '635'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2295/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2296%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2296%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2296%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2296%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2296%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2296/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2296/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '623'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2296/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2297%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2297%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2297%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2297%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2297%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2297/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2297/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '623'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2297/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2343%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2343%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2343%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2343%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2343%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2343/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2343/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1066'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2343/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2344%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2344%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2344%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2344%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2344%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2344/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2344/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1073'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2344/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2345%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2345%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2345%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2345%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2345%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2345/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2345/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2015'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2345/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2346%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2346%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2346%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2346%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2346%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2346/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2346/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2161'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2346/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2347%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2347%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2347%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2347%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2347%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2347/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2347/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1700'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2347/2016'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2348%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2348%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2348%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2348%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2348%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2348/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2348/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1701'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2348/2016'^^xsd:anyURI;
  dwc:observationDate '1953-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2349%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2349%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2349%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2349%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2349%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2349/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2349/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '3354'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2349/2016'^^xsd:anyURI;
  dwc:observationDate '1957-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2350%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2350%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2350%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2350%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2350%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2350/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2350/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2970'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2350/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2351%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2351%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2351%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2351%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2351%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2351/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2351/2016'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '1105'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2351/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2214%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2214%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2214%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2214%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2214%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2214/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2214/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1761'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2214/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2215%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2215%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2215%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2215%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2215%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2215/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2215/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '1766'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2215/2016'^^xsd:anyURI;
  dwc:observationDate '1950-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2216%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2216%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2216%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2216%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2216%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2216/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2216/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '1760'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2216/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2217%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2217%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2217%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2217%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2217%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2217/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2217/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1764'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2217/2016'^^xsd:anyURI;
  dwc:observationDate '1953-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2218%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2218%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2218%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2218%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2218%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2218/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2218/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:previousCatalogNumber '2030'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2218/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2219%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2219%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2219%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2219%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2219%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2219/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2219/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1763'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2219/2016'^^xsd:anyURI;
  dwc:observationDate '1953-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2220%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2220%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2220%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2220%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2220%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2220/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2220/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '917'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2220/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2221%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2221%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2221%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2221%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2221%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2221/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2221/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '915'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2221/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2222%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2222%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2222%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2222%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2222%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2222/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2222/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6181'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2222/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2212%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2212%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2212%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2212%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2212%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2212/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2212/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:previousCatalogNumber '2019'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2212/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2213%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2213%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2213%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2213%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2213%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2213/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2213/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '916'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2213/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2195%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2195%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2195%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2195%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2195%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2195/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2195/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2195/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2196%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2196%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2196%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2196%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2196%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2196/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2196/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2196/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2197%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2197%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2197%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2197%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2197%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2197/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2197/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2197/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2198%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2198%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2198%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2198%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2198%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2198/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2198/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2198/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2199%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2199%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2199%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2199%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2199%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2199/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2199/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2199/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2200%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2200%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2200%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2200%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2200%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2200/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2200/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2200/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2201%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2201%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2201%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2201%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2201%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2201/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2201/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2201/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2202%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2202%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2202%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2202%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2202%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2202/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2202/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2202/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2203%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2203%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2203%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2203%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2203%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2203/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2203/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2203/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2204%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2204%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2204%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2204%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2204%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2204/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2204/2016'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '103A'^^xsd:string;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2204/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2205%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2205%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2205%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2205%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2205%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2205/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2205/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1732'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2205/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2206%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2206%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2206%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2206%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2206%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2206/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2206/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:previousCatalogNumber '1755'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2206/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2207%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2207%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2207%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2207%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2207%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2207/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2207/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '1759'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2207/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2208%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2208%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2208%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2208%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2208%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2208/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2208/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1758'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2208/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2209%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2209%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2209%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2209%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2209%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2209/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2209/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1757'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2209/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2210%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2210%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2210%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2210%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2210%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2210/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2210/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1756'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2210/2016'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2211%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2211%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2211%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2211%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2211%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2211/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2211/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1731'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2211/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3443%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3443%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3443%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3443%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3443%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3443/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3443/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3443/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3444%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3444%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3444%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3444%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3444%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3444/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3444/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3444/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3445%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3445%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3445%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3445%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3445%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3445/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3445/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:collector 'Zariquiey Cenarro, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3445/2016'^^xsd:anyURI;
  dwc:observationDate '1946-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2282%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2282%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2282%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2282%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2282%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2282/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2282/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '633'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2282/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2283%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2283%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2283%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2283%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2283%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2283/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2283/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '624'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2283/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2284%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2284%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2284%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2284%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2284%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2284/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2284/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '624'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2284/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2285%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2285%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2285%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2285%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2285%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2285/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2285/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '632'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2285/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2286%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2286%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2286%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2286%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2286%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2286/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2286/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '625'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2286/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2287%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2287%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2287%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2287%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2287%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2287/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2287/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2287/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2288%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2288%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2288%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2288%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2288%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2288/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2288/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2288/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3460%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3460%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3460%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3460%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3460%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3460/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3460/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2090'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3460/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2685%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2685%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2685%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2685%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2685%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2685/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2685/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '212'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2685/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2686%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2686%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2686%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2686%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2686%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2686/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2686/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '219'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2686/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2689%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2689%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2689%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2689%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2689%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2689/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2689/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '222'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2689/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2690%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2690%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2690%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2690%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2690%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2690/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2690/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '214'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2690/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2672%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2672%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2672%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2672%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2672%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2672/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2672/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2672/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2673%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2673%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2673%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2673%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2673%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2673/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2673/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '226'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2673/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2687%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2687%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2687%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2687%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2687%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2687/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2687/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '222'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2687/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2688%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2688%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2688%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2688%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2688%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2688/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2688/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '222'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2688/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2509%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2509%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2509%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2509%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2509%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2509/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2509/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7107'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2509/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2510%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2510%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2510%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2510%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2510%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2510/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2510/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7088'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2510/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2511%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2511%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2511%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2511%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2511%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2511/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2511/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7058'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2511/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2512%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2512%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2512%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2512%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2512%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2512/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2512/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7047'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2512/2016'^^xsd:anyURI;
  dwc:observationDate '1956-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2664%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2664%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2664%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2664%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2664%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2664/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2664/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '221'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2664/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2665%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2665%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2665%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2665%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2665%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2665/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2665/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus maurus (Lucas, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '221'^^xsd:integer;
  dwc:aphiaid '107456'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2665/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2064%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2064%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2064%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2064%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2064%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2064/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2064/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4712'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2064/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2065%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2065%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2065%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2065%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2065%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2065/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2065/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '912'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2065/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2066%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2066%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2066%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2066%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2066%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2066/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2066/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2527'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2066/2016'^^xsd:anyURI;
  dwc:observationDate '1956-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2067%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2067%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2067%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2067%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2067%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2067/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2067/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4144'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2067/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2068%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2068%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2068%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2068%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2068%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2068/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2068/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4569'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2068/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2069%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2069%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2069%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2069%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2069%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2069/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2069/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4570'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2069/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2070%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2070%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2070%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2070%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2070%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2070/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2070/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4005'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2070/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2071%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2071%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2071%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2071%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2071%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2071/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2071/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '796'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2071/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2072%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2072%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2072%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2072%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2072%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2072/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2072/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '801'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2072/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1778%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1778%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1778%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1778%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1778%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1778/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1778/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '116'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1778/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1779%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1779%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1779%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1779%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1779%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1779/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1779/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '116'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1779/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1780%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1780%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1780%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1780%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1780%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1780/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1780/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '116'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1780/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1781%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1781%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1781%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1781%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1781%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1781/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1781/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '116'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1781/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1782%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1782%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1782%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1782%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1782%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1782/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1782/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '116'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1782/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1783%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1783%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1783%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1783%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1783%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1783/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1783/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '116'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1783/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3257%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3257%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3257%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439 -9.1003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.439"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3257%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439 -9.1003)"^^geo:wktLiteral ;
  geo-pos:lat "38.439"^^xsd:decimal ;
  geo-pos:long "-9.1003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3257%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3257/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3257/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.1003'^^xsd:double;
  dwc:latitude '38.439'^^xsd:double;
  dwc:previousCatalogNumber '7583'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3257/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3258%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3258%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3258%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439 -9.1003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.439"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3258%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.439 -9.1003)"^^geo:wktLiteral ;
  geo-pos:lat "38.439"^^xsd:decimal ;
  geo-pos:long "-9.1003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3258%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3258/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3258/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.1003'^^xsd:double;
  dwc:latitude '38.439'^^xsd:double;
  dwc:previousCatalogNumber '7584'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3258/2016'^^xsd:anyURI;
  dwc:observationDate '1959-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3259%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3259%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3259%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -7.9587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.986"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3259%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -7.9587)"^^geo:wktLiteral ;
  geo-pos:lat "36.986"^^xsd:decimal ;
  geo-pos:long "-7.9587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3259%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3259/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3259/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9587'^^xsd:double;
  dwc:latitude '36.986'^^xsd:double;
  dwc:previousCatalogNumber '7649'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3259/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3260%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3260%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3260%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3260%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3260%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3260/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3260/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1051'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3260/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3261%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3261%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3261%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3261%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3261%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3261/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3261/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1058'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3261/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1788%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1788%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1788%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1788%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1788%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1788/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1788/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '107A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1788/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1789%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1789%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1789%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2842"^^xsd:decimal ;
  dwc:decimalLongitude "3.2874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1789%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2842 3.2874)"^^geo:wktLiteral ;
  geo-pos:lat "42.2842"^^xsd:decimal ;
  geo-pos:long "3.2874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1789%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1789/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1789/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2874'^^xsd:double;
  dwc:latitude '42.2842'^^xsd:double;
  dwc:previousCatalogNumber '107A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1789/2016'^^xsd:anyURI;
  dwc:observationDate '1957-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1790%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1790%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1790%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1790%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1790%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1790/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1790/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '4718'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1790/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1784%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1784%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1784%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1784%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1784%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1784/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1784/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '116'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1784/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3273%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3273%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3273%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4852 -1.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4852"^^xsd:decimal ;
  dwc:decimalLongitude "-1.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3273%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4852 -1.562)"^^geo:wktLiteral ;
  geo-pos:lat "43.4852"^^xsd:decimal ;
  geo-pos:long "-1.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3273%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3273/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3273/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-1.562'^^xsd:double;
  dwc:latitude '43.4852'^^xsd:double;
  dwc:previousCatalogNumber '4828'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3273/2016'^^xsd:anyURI;
  dwc:observationDate '1960-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3272%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3272%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3272%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3272%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3272%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3272/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3272/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1050'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3272/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3274%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3274%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3274%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3274%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3274%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3274/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3274/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1063'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3274/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3275%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3275%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3275%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3275%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3275%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3275/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3275/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1046'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3275/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3276%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3276%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3276%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3276%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3276%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3276/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3276/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1044'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3276/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1898%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1898%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1898%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1898%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1898%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1898/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1898/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1898/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1899%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1899%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1899%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1899%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1899%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1899/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1899/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1899/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1900%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1900%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1900%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1900%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1900%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1900/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1900/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1900/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3277%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3277%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3277%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6901"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3277%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6901 -9.3646)"^^geo:wktLiteral ;
  geo-pos:lat "38.6901"^^xsd:decimal ;
  geo-pos:long "-9.3646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3277%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3277/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3277/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-9.3646'^^xsd:double;
  dwc:latitude '38.6901'^^xsd:double;
  dwc:previousCatalogNumber '7585'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3277/2016'^^xsd:anyURI;
  dwc:observationDate '1959-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3278%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3278%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3278%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4098 5.6148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.4098"^^xsd:decimal ;
  dwc:decimalLongitude "5.6148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3278%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.4098 5.6148)"^^geo:wktLiteral ;
  geo-pos:lat "-1.4098"^^xsd:decimal ;
  geo-pos:long "5.6148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3278%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3278/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3278/2016'^^xsd:string;
  dwc:scientificName 'Geograpsus lividus (H. Milne Edwards, 1837)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '5.6148'^^xsd:double;
  dwc:latitude '-1.4098'^^xsd:double;
  dwc:previousCatalogNumber '5512'^^xsd:integer;
  dwc:aphiaid '241196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3278/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '241196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1901%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1901%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1901%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1901%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1901%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1901/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1901/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1901/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1902%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1902%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1902%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1902%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1902%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1902/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1902/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1902/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1903%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1903%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1903%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1903%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1903%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1903/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1903/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1903/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1891%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1891%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1891%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1891%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1891%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1891/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1891/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salat, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '41A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1891/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1890%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1890%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1890%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1890%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1890%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1890/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1890/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salat, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '41A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1890/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1889%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1889%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1889%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1889%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1889%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1889/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1889/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salat, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '41A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1889/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1888%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1888%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1888%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1888%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1888%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1888/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1888/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salat, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '41A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1888/2016'^^xsd:anyURI;
  dwc:observationDate '1957-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1886%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1886%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1886%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1886%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1886%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1886/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1886/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '44A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1886/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1887%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1887%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1887%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1887%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1887%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1887/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1887/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '44A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1887/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1880%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1880%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1880%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1880%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1880%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1880/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1880/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '31A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1880/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1884%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1884%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1884%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1884%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1884%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1884/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1884/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '31A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1884/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1885%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1885%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1885%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1885%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1885%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1885/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1885/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '44A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1885/2016'^^xsd:anyURI;
  dwc:observationDate '1957-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1881%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1881%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1881%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1881%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1881%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1881/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1881/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '31A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1881/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1882%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1882%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1882%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1882%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1882%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1882/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1882/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '31A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1882/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1883%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1883%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1883%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1883%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1883%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1883/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1883/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '31A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1883/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1897%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1897%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1897%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1897%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1897%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1897/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1897/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1897/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1895%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1895%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1895%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1895%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1895%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1895/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1895/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1895/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1896%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1896%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1896%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1896%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1896%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1896/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1896/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1896/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1894%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1894%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1894%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1894%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1894%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1894/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1894/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:previousCatalogNumber '38A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1894/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1892%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1892%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1892%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1892%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1892%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1892/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1892/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '35A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1892/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1893%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1893%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1893%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1893%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1893%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1893/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1893/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '39A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1893/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1875%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1875%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1875%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1875%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1875%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1875/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1875/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1789'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1875/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1876%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1876%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1876%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1876%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1876%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1876/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1876/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1633'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1876/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1877%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1877%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1877%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1877%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1877%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1877/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1877/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1724'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1877/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1878%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1878%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1878%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1878%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1878%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1878/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1878/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5080'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1878/2016'^^xsd:anyURI;
  dwc:observationDate '1960-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1879%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1879%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1879%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1879%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1879%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1879/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1879/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '31A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1879/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1871%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1871%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1871%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1871%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1871%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1871/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1871/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4523'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1871/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1872%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1872%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1872%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1872%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1872%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1872/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1872/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2516'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1872/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1873%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1873%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1873%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1873%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1873%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1873/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1873/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '911'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1873/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1874%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1874%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1874%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1874%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1874%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1874/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1874/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4943'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:samplingProtocol 'Dredging'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1874/2016'^^xsd:anyURI;
  dwc:observationDate '1960-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1821%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1821%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1821%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1821%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1821%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1821/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1821/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1821/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3264%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3264%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3264%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3264%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3264%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3264/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3264/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1047'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3264/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3265%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3265%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3265%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4852 -1.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4852"^^xsd:decimal ;
  dwc:decimalLongitude "-1.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3265%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4852 -1.562)"^^geo:wktLiteral ;
  geo-pos:lat "43.4852"^^xsd:decimal ;
  geo-pos:long "-1.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3265%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3265/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3265/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-1.562'^^xsd:double;
  dwc:latitude '43.4852'^^xsd:double;
  dwc:previousCatalogNumber '4829'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3265/2016'^^xsd:anyURI;
  dwc:observationDate '1960-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3266%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3266%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3266%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3002 -2.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3002"^^xsd:decimal ;
  dwc:decimalLongitude "-2.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3266%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3002 -2.262)"^^geo:wktLiteral ;
  geo-pos:lat "43.3002"^^xsd:decimal ;
  geo-pos:long "-2.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3266%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3266/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3266/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bofil, C.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.262'^^xsd:double;
  dwc:latitude '43.3002'^^xsd:double;
  dwc:previousCatalogNumber '1891'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3266/2016'^^xsd:anyURI;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3267%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3267%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3267%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3267%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3267%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3267/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3267/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1058'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3267/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3268%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3268%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3268%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3268%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3268%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3268/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3268/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1052'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3268/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3262%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3262%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3262%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4852 -1.562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4852"^^xsd:decimal ;
  dwc:decimalLongitude "-1.562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3262%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4852 -1.562)"^^geo:wktLiteral ;
  geo-pos:lat "43.4852"^^xsd:decimal ;
  geo-pos:long "-1.562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3262%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3262/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3262/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Cantabrian sea'^^xsd:string;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '-1.562'^^xsd:double;
  dwc:latitude '43.4852'^^xsd:double;
  dwc:previousCatalogNumber '4830'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3262/2016'^^xsd:anyURI;
  dwc:observationDate '1960-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3263%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3263%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3263%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3263%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3263%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3263/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3263/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1045'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3263/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1818%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1818%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1818%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1818%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1818%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1818/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1818/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1818/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1819%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1819%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1819%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1819%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1819%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1819/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1819/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1819/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1820%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1820%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1820%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1820%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1820%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1820/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1820/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1820/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1816%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1816%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1816%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1816%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1816%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1816/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1816/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1816/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1817%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1817%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1817%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1817%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1817%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1817/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1817/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1817/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1822%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1822%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1822%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1822%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1822%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1822/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1822/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1822/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1823%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1823%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1823%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1823%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1823%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1823/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1823/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1823/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1824%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1824%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1824%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1824%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1824%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1824/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1824/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1824/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1825%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1825%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1825%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1825%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1825%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1825/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1825/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1825/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1826%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1826%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1826%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1826%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1826%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1826/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1826/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1826/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1827%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1827%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1827%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1827%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1827%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1827/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1827/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1827/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1828%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1828%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1828%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1828%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1828%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1828/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1828/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1828/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1829%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1829%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1829%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1829%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1829%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1829/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1829/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1829/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1814%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1814%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1814%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1814%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1814%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1814/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1814/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1814/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1815%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1815%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1815%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1815%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1815%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1815/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1815/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1815/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1812%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1812%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1812%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1812%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1812%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1812/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1812/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1812/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1813%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1813%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1813%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1813%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1813%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1813/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1813/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Tobi'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '111'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1813/2016'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1839%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1839%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1839%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1839%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1839%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1839/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1839/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2521'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1839/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1840%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1840%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1840%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1840%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1840%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1840/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1840/2016'^^xsd:string;
  dwc:scientificName 'Pisa armata (Latreille, 1803)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '137A'^^xsd:string;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1840/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1830%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1830%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1830%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1830%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1830%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1830/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1830/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1830/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3269%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3269%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3269%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3269%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3269%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3269/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3269/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1056'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3269/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1832%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1832%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1832%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1832%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1832%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1832/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1832/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1832/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1831%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1831%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1831%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "3.2919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1831%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 3.2919)"^^geo:wktLiteral ;
  geo-pos:lat "42.2806"^^xsd:decimal ;
  geo-pos:long "3.2919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1831%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1831/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1831/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2919'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:previousCatalogNumber '118'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1831/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3270%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3270%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3270%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3002 -2.262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3002"^^xsd:decimal ;
  dwc:decimalLongitude "-2.262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3270%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3002 -2.262)"^^geo:wktLiteral ;
  geo-pos:lat "43.3002"^^xsd:decimal ;
  geo-pos:long "-2.262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3270%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3270/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3270/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Bofil, C.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.262'^^xsd:double;
  dwc:latitude '43.3002'^^xsd:double;
  dwc:previousCatalogNumber '1892'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3270/2016'^^xsd:anyURI;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3271%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3271%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3271%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -7.9587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.986"^^xsd:decimal ;
  dwc:decimalLongitude "-7.9587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3271%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.986 -7.9587)"^^geo:wktLiteral ;
  geo-pos:lat "36.986"^^xsd:decimal ;
  geo-pos:long "-7.9587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3271%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3271/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3271/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-7.9587'^^xsd:double;
  dwc:latitude '36.986'^^xsd:double;
  dwc:previousCatalogNumber '7650'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3271/2016'^^xsd:anyURI;
  dwc:observationDate '1959-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1861%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1861%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1861%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1861%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1861%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1861/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1861/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '919'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1861/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1862%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1862%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1862%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1862%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1862%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1862/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1862/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4522'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1862/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1863%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1863%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1863%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1863%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1863%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1863/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1863/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '921'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1863/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1864%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1864%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1864%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1864%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1864%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1864/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1864/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4524'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1864/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1865%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1865%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1865%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1865%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1865%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1865/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1865/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1780'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1865/2016'^^xsd:anyURI;
  dwc:observationDate '1954-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1866%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1866%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1866%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1866%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1866%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1866/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1866/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Sampereme'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1933'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1866/2016'^^xsd:anyURI;
  dwc:observationDate '1956-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1867%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1867%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1867%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1867%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1867%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1867/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1867/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4241'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1867/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1868%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1868%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1868%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1868%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1868%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1868/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1868/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1791'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1868/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1869%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1869%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1869%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1869%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1869%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1869/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1869/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '920'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1869/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1870%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1870%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1870%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1870%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1870%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1870/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1870/2016'^^xsd:string;
  dwc:scientificName 'Lissa chiragra (Fabricius, 1775)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:startYearCollected '1954'^^xsd:integer;
  dwc:endYearCollected '1954'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1790'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1870/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2049%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2049%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2049%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2049%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2049%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2049/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2049/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3928'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2049/2016'^^xsd:anyURI;
  dwc:observationDate '1957-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2050%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2050%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2050%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2050%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2050%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2050/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2050/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5207'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2050/2016'^^xsd:anyURI;
  dwc:observationDate '1960-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2051%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2051%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2051%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2051%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2051%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2051/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2051/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4132'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2051/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2052%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2052%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2052%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2052%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2052%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2052/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2052/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '795'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2052/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2053%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2053%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2053%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2053%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2053%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2053/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2053/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2903'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2053/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2054%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2054%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2054%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2054%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2054%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2054/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2054/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '910'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2054/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2055%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2055%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2055%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2055%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2055%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2055/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2055/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4143'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2055/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2056%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2056%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2056%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2056%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2056%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2056/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2056/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '798'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2056/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2057%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2057%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2057%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2057%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2057%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2057/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2057/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3081'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2057/2016'^^xsd:anyURI;
  dwc:observationDate '1957-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2040%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2040%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2040%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2040%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2040%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2040/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2040/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '631'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2040/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2041%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2041%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2041%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2041%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2041%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2041/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2041/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '620'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2041/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2042%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2042%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2042%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2113"^^xsd:decimal ;
  dwc:decimalLongitude "3.1943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2042%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2113 3.1943)"^^geo:wktLiteral ;
  geo-pos:lat "42.2113"^^xsd:decimal ;
  geo-pos:long "3.1943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2042%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2042/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2042/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.1943'^^xsd:double;
  dwc:latitude '42.2113'^^xsd:double;
  dwc:previousCatalogNumber '620'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2042/2016'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2043%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2043%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2043%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2043%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2043%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2043/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2043/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5202'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2043/2016'^^xsd:anyURI;
  dwc:observationDate '1960-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2044%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2044%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2044%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2044%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2044%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2044/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2044/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4058'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2044/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2045%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2045%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2045%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2045%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2045%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2045/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2045/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4146'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2045/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2046%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2046%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2046%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2046%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2046%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2046/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2046/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4140'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2046/2016'^^xsd:anyURI;
  dwc:observationDate '1958-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2047%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2047%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2047%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2047%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2047%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2047/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2047/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '7689'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2047/2016'^^xsd:anyURI;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2048%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2048%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2048%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2048%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2048%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2048/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2048/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4701'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2048/2016'^^xsd:anyURI;
  dwc:observationDate '1958-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1803%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1803%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1803%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1803%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1803%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1803/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1803/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '4716'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1803/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1809%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1809%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1809%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1809%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "3.2787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1809%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1809/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1809/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:previousCatalogNumber '105'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1809/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1810%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1810%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1810%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1810%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "3.2787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1810%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1810/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1810/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:previousCatalogNumber '105'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1810/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1811%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1811%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1811%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.386"^^xsd:decimal ;
  dwc:decimalLongitude "3.2787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1811%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.386 3.2787)"^^geo:wktLiteral ;
  geo-pos:lat "42.386"^^xsd:decimal ;
  geo-pos:long "3.2787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1811%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1811/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1811/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^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.2787'^^xsd:double;
  dwc:latitude '42.386'^^xsd:double;
  dwc:previousCatalogNumber '105'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1811/2016'^^xsd:anyURI;
  dwc:observationDate '1955-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1802%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1802%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1802%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1802%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1802%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1802/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1802/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '120'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1802/2016'^^xsd:anyURI;
  dwc:observationDate '1950-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1800%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1800%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1800%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1800%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1800%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1800/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1800/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '120'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1800/2016'^^xsd:anyURI;
  dwc:observationDate '1950-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1801%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1801%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1801%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1801%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1801%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1801/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1801/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '120'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1801/2016'^^xsd:anyURI;
  dwc:observationDate '1950-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1799%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1799%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1799%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1799%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1799%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1799/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1799/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '120'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1799/2016'^^xsd:anyURI;
  dwc:observationDate '1950-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1791%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1791%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1791%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1791%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1791%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1791/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1791/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '119'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1791/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1792%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1792%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1792%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1792%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1792%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1792/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1792/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '119'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1792/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1793%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1793%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1793%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1793%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1793%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1793/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1793/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '119'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1793/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1797%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1797%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1797%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1797%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1797%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1797/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1797/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '119'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1797/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1798%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1798%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1798%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1798%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1798%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1798/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1798/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '119'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1798/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1794%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1794%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1794%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1794%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1794%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1794/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1794/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '119'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1794/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1795%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1795%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1795%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1795%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1795%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1795/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1795/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '119'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1795/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1796%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1796%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1796%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1796%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1796%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1796/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1796/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '119'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1796/2016'^^xsd:anyURI;
  dwc:observationDate '1950-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1967%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1967%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1967%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1967%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1967%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1967/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1967/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8265'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1967/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1968%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1968%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1968%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1968%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1968%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1968/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1968/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8266'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1968/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1969%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1969%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1969%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2519 1.9056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2519"^^xsd:decimal ;
  dwc:decimalLongitude "1.9056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1969%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2519 1.9056)"^^geo:wktLiteral ;
  geo-pos:lat "41.2519"^^xsd:decimal ;
  geo-pos:long "1.9056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1969%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1969/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1969/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almunia'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '1.9056'^^xsd:double;
  dwc:latitude '41.2519'^^xsd:double;
  dwc:previousCatalogNumber '4273'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1969/2016'^^xsd:anyURI;
  dwc:observationDate '1958-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1970%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1970%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1970%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1970%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1970%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1970/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1970/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2531'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1970/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1971%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1971%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1971%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1971%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1971%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1971/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1971/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1953'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1971/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1972%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1972%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1972%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1972%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1972%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1972/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1972/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '2605'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1972/2016'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1973%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1973%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1973%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1684 -16.5069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "19.1684"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5069"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1973%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (19.1684 -16.5069)"^^geo:wktLiteral ;
  geo-pos:lat "19.1684"^^xsd:decimal ;
  geo-pos:long "-16.5069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1973%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1973/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1973/2016'^^xsd:string;
  dwc:scientificName 'Pisa carinimana Miers, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Mauritania'^^xsd:string;
  dwc:longitude '-16.5069'^^xsd:double;
  dwc:latitude '19.1684'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:previousCatalogNumber '5539'^^xsd:integer;
  dwc:aphiaid '107354'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1973/2016'^^xsd:anyURI;
  dwc:observationDate '1957-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1725693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1975%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1975%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1975%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1975%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1975%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1975/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1975/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2257'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1975/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1976%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1976%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1976%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1976%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1976%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1976/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1976/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2257'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1976/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3333%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3333%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3333%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3333%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3333%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3333/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3333/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6944'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3333/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1977%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1977%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1977%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1977%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1977%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1977/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1977/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2257'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1977/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1978%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1978%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1978%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1978%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1978%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1978/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1978/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2257'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1978/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1979%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1979%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1979%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1979%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1979%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1979/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1979/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2257'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1979/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3334%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3334%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3334%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3334%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3334%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3334/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3334/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6938'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3334/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3335%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3335%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3335%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3335%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3335%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3335/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3335/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7129'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3335/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3314%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3314%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3314%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3314%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3314%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3314/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3314/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7144'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3314/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3315%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3315%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3315%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3315%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3315%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3315/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3315/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6956'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3315/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3312%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3312%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3312%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3312%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3312%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3312/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3312/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6947'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3312/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3313%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3313%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3313%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3313%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3313%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3313/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3313/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6952'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3313/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3316%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3316%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3316%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3316%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3316%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3316/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3316/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7183'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3316/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3317%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3317%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3317%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3317%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3317%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3317/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3317/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7139'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3317/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3318%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3318%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3318%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3318%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3318%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3318/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3318/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6943'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3318/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3319%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3319%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3319%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3319%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3319%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3319/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3319/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6946'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3319/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3320%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3320%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3320%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3320%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3320%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3320/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3320/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6931'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3320/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3321%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3321%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3321%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3321%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3321%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3321/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3321/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6939'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3321/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3322%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3322%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3322%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3322%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3322%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3322/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3322/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6932'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3322/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3326%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3326%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3326%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3326%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3326%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3326/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3326/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7126'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3326/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3323%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3323%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3323%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3323%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3323%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3323/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3323/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6956'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3323/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3324%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3324%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3324%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3324%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3324%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3324/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3324/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7147'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3324/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3325%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3325%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3325%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3325%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3325%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3325/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3325/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7182'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3325/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3330%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3330%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3330%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3330%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3330%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3330/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3330/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7184'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3330/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3331%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3331%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3331%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3331%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3331%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3331/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3331/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6951'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3331/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3332%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3332%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3332%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3332%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3332%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3332/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3332/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6955'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3332/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3327%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3327%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3327%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3327%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3327%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3327/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3327/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6948'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3327/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3328%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3328%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3328%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3328%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3328%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3328/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3328/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7135'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3328/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3329%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3329%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3329%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3329%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3329%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3329/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3329/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7136'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3329/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1960%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1960%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1960%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9661"^^xsd:decimal ;
  dwc:decimalLongitude "4.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1960%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  geo-pos:lat "52.9661"^^xsd:decimal ;
  geo-pos:long "4.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1960%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1960/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1960/2016'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus Leach, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rijksmuseum'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7403'^^xsd:double;
  dwc:latitude '52.9661'^^xsd:double;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1960/2016'^^xsd:anyURI;
  dwc:observationDate '1949-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1962%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1962%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1962%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1962%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1962%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1962/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1962/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2532'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1962/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1963%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1963%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1963%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1963%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1963%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1963/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1963/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '6114'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1963/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1964%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1964%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1964%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1964%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1964%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1964/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1964/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2140'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1964/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1965%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1965%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1965%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1965%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1965%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1965/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1965/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2723'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1965/2016'^^xsd:anyURI;
  dwc:observationDate '1957-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1966%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1966%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1966%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1966%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1966%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1966/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1966/2016'^^xsd:string;
  dwc:scientificName 'Maja crispata Risso, 1827'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '8264'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1966/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1997%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1997%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1997%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1997%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1997%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1997/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1997/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2251'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1997/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1998%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1998%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1998%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1998%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1998%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1998/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1998/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2251'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1998/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1999%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1999%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1999%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1999%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1999%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1999/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1999/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2251'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1999/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1992%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1992%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1992%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1992%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1992%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1992/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1992/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2266'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1992/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1993%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1993%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1993%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1993%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1993%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1993/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1993/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2266'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1993/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1994%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1994%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1994%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1994%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1994%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1994/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1994/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2266'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1994/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1995%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1995%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1995%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1995%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1995%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1995/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1995/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2266'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1995/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1996%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1996%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1996%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1996%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1996%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1996/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1996/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2251'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1996/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1980%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1980%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1980%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1980%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1980%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1980/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1980/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2257'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1980/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1981%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1981%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1981%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1981%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1981%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1981/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1981/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2257'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1981/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1982%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1982%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1982%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1982%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1982%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1982/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1982/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2748'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1982/2016'^^xsd:anyURI;
  dwc:observationDate '1955-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1983%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1983%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1983%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1983%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1983%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1983/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1983/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Son of Daniel'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:previousCatalogNumber '2263'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1983/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1984%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1984%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1984%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8701"^^xsd:decimal ;
  dwc:decimalLongitude "3.3318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1984%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8701 3.3318)"^^geo:wktLiteral ;
  geo-pos:lat "39.8701"^^xsd:decimal ;
  geo-pos:long "3.3318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1984%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1984/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1984/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Son of Daniel'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3318'^^xsd:double;
  dwc:latitude '39.8701'^^xsd:double;
  dwc:previousCatalogNumber '2263'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1984/2016'^^xsd:anyURI;
  dwc:observationDate '1954-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1985%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1985%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1985%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1985%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1985%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1985/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1985/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2255'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1985/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1986%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1986%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1986%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1986%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1986%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1986/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1986/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2255'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1986/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1987%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1987%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1987%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1987%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1987%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1987/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1987/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2255'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1987/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3342%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3342%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3342%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3342%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3342%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3342/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3342/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6935'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3342/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3343%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3343%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3343%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3343%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3343%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3343/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3343/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6941'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3343/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3344%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3344%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3344%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3344%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3344%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3344/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3344/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7146'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3344/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3345%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3345%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3345%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3345%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3345%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3345/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3345/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6942'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3345/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1991%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1991%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1991%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1991%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1991%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1991/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1991/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2260'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1991/2016'^^xsd:anyURI;
  dwc:observationDate '1953-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1989%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1989%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1989%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1989%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1989%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1989/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1989/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2254'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1989/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1990%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1990%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1990%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1990%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1990%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1990/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1990/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2254'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1990/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1988%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1988%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1988%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1988%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1988%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1988/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1988/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2255'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1988/2016'^^xsd:anyURI;
  dwc:observationDate '1951-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2000%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2000%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2000%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2000%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2000%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2000/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2000/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2251'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2000/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2001%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2001%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2001%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2001%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2001%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2001/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2001/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2251'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2001/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2002%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2002%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2002%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2002%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2002%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2002/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2002/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:startYearCollected '1949'^^xsd:integer;
  dwc:endYearCollected '1949'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2251'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2002/2016'^^xsd:anyURI;
  dwc:observationDate '1949-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2003%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2003%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2003%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2003%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2003%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2003/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2003/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2244'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2003/2016'^^xsd:anyURI;
  dwc:observationDate '1947-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2004%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2004%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2004%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2004%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2004%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2004/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2004/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2261'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2004/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2005%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2005%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2005%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2005%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2005%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2005/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2005/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2261'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2005/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2006%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2006%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2006%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2006%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2006%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2006/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2006/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2262'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2006/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3377%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3377%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3377%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3377%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3377%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3377/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3377/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6927'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3377/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3378%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3378%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3378%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3378%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3378%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3378/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3378/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6866'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3378/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3379%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3379%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3379%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3379%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3379%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3379/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3379/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6865'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3379/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3380%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3380%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3380%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3380%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3380%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3380/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3380/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6926'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3380/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3381%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3381%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3381%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3381%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3381%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3381/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3381/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6910'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3381/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3382%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3382%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3382%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3382%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3382%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3382/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3382/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6887'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3382/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3383%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3383%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3383%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3383%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3383%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3383/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3383/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6913'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3383/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3384%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3384%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3384%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3384%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3384%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3384/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3384/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6875'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3384/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3492%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3492%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3492%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3492%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3492%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3492/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3492/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3492/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3493%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3493%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3493%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3493%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3493%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3493/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3493/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3493/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3494%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3494%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3494%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3494%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3494%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3494/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3494/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3494/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3495%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3495%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3495%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3495%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3495%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3495/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3495/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3495/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3496%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3496%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3496%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3496%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3496%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3496/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3496/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3496/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3497%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3497%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3497%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3497%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3497%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3497/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3497/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3497/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3498%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3498%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3498%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3498%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3498%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3498/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3498/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3498/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3499%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3499%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3499%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3499%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3499%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3499/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3499/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3499/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3500%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3500%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3500%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3500%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3500%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3500/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3500/2016'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator (Roux, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3500/2016'^^xsd:anyURI;
  dwc:observationDate '1947-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3336%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3336%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3336%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3336%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3336%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3336/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3336/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6934'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3336/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3337%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3337%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3337%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3337%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3337%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3337/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3337/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7130'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3337/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3338%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3338%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3338%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3338%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3338%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3338/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3338/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6953'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3338/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3339%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3339%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3339%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3339%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3339%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3339/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3339/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7131'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3339/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3340%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3340%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3340%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3340%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3340%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3340/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3340/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7143'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3340/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3341%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3341%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3341%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3341%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3341%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3341/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3341/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7138'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3341/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3387%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3387%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3387%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3387%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3387%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3387/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3387/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6911'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3387/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3388%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3388%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3388%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3388%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3388%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3388/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3388/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6863'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3388/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3389%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3389%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3389%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3389%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3389%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3389/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3389/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6914'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3389/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3385%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3385%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3385%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3385%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3385%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3385/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3385/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6903'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3385/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3386%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3386%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3386%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3386%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3386%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3386/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3386/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6905'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3386/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3349%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3349%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3349%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3349%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3349%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3349/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3349/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6921'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3349/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3346%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3346%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3346%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3346%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3346%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3346/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3346/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6957'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3346/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3347%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3347%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3347%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3347%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3347%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3347/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3347/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7145'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3347/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3348%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3348%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3348%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2387"^^xsd:decimal ;
  dwc:decimalLongitude "3.2653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3348%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2387 3.2653)"^^geo:wktLiteral ;
  geo-pos:lat "42.2387"^^xsd:decimal ;
  geo-pos:long "3.2653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3348%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3348/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3348/2016'^^xsd:string;
  dwc:scientificName 'Euchirograpsus liguricus H. Milne Edwards, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Ortensi'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2653'^^xsd:double;
  dwc:latitude '42.2387'^^xsd:double;
  dwc:previousCatalogNumber '199'^^xsd:integer;
  dwc:aphiaid '107452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3348/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2007%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2007%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2007%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2007%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2007%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2007/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2007/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2262'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2007/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2008%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2008%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2008%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2008%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2008%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2008/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2008/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2253'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2008/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2009%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2009%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2009%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2009%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2009%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2009/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2009/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '2268'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2009/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2010%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2010%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2010%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2010%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2010%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2010/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2010/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '2268'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2010/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2011%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2011%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2011%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2011%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2011%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2011/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2011/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '2268'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2011/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2012%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2012%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2012%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2012%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2012%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2012/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2012/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '2268'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2012/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2013%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2013%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2013%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2013%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2013%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2013/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2013/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:previousCatalogNumber '2268'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2013/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2014%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2014%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2014%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2014%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2014%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2014/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2014/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2243'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2014/2016'^^xsd:anyURI;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2015%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2015%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2015%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2015%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2015%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2015/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2015/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2258'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2015/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2016%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2016%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2016%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2016%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2016%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2016/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2016/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2258'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2016/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3368%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3368%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3368%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3368%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3368%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3368/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3368/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6871'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3368/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3369%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3369%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3369%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3369%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3369%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3369/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3369/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6928'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3369/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3370%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3370%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3370%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3370%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3370%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3370/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3370/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6897'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3370/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3371%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3371%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3371%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3371%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3371%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3371/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3371/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6880'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3371/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2017%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2017%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2017%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2017%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2017%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2017/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2017/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2250'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2017/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2018%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2018%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2018%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2018%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2018%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2018/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2018/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2250'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2018/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2019%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2019%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2019%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2019%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2019%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2019/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2019/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2250'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2019/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3350%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3350%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3350%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3350%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3350%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3350/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3350/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6902'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3350/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3351%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3351%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3351%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3351%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3351%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3351/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3351/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6919'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3351/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3352%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3352%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3352%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3352%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3352%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3352/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3352/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6909'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3352/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3353%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3353%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3353%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3353%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3353%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3353/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3353/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6888'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3353/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2020%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2020%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2020%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2020%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2020%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2020/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2020/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startYearCollected '1947'^^xsd:integer;
  dwc:endYearCollected '1947'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2245'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2020/2016'^^xsd:anyURI;
  dwc:observationDate '1947-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2021%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2021%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2021%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2021%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2021%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2021/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2021/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2256'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2021/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2022%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2022%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2022%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2022%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2022%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2022/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2022/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2256'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2022/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2023%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2023%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2023%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2023%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2023%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2023/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2023/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2256'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2023/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2024%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2024%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2024%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2024%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2024%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2024/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2024/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2256'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2024/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2025%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2025%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2025%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2025%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2025%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2025/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2025/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2256'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2025/2016'^^xsd:anyURI;
  dwc:observationDate '1951-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2026%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2026%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2026%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2026%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2026%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2026/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2026/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2259'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2026/2016'^^xsd:anyURI;
  dwc:observationDate '1952-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2027%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2027%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2027%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2027%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2027%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2027/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2027/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:previousCatalogNumber '2264'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2027/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2028%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2028%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2028%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2028%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2028%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2028/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2028/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2265'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2028/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2058%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2058%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2058%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2058%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2058%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2058/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2058/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4568'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2058/2016'^^xsd:anyURI;
  dwc:observationDate '1958-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2059%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2059%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2059%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2059%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2059%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2059/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2059/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '798'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2059/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2060%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2060%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2060%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2060%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2060%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2060/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2060/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4027'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2060/2016'^^xsd:anyURI;
  dwc:observationDate '1958-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2061%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2061%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2061%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2061%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2061%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2061/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2061/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4713'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2061/2016'^^xsd:anyURI;
  dwc:observationDate '1959-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3372%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3372%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3372%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3372%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3372%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3372/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3372/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6915'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3372/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3373%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3373%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3373%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3373%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3373%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3373/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3373/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6883'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3373/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3374%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3374%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3374%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3374%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3374%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3374/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3374/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6887'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3374/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3375%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3375%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3375%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3375%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3375%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3375/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3375/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6877'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3375/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3376%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3376%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3376%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3376%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3376%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3376/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3376/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6922'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3376/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2062%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2062%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2062%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2062%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2062%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2062/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2062/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Jaumet'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4056'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2062/2016'^^xsd:anyURI;
  dwc:observationDate '1958-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2063%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2063%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2063%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2063%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2063%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2063/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2063/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4296'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2063/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3354%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3354%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3354%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3354%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3354%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3354/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3354/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6894'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3354/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3355%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3355%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3355%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3355%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3355%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3355/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3355/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6869'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3355/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3356%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3356%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3356%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3356%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3356%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3356/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3356/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6917'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3356/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3357%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3357%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3357%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3357%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3357%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3357/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3357/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6868'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3357/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3358%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3358%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3358%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3358%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3358%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3358/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3358/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6895'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3358/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3359%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3359%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3359%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3359%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3359%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3359/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3359/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6878'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3359/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2030%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2030%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2030%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2030%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2030%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2030/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2030/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2265'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2030/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2031%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2031%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2031%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2031%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2031%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2031/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2031/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2265'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2031/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2029%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2029%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2029%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2029%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2029%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2029/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2029/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2265'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2029/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3298%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3298%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3298%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3298%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3298%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3298/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3298/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7134'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3298/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3299%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3299%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3299%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3299%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3299%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3299/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3299/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7128'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3299/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3300%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3300%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3300%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3300%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3300%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3300/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3300/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7148'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3300/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3301%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3301%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3301%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3301%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3301%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3301/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3301/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6937'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3301/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3302%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3302%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3302%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3302%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3302%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3302/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3302/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7125'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3302/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3303%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3303%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3303%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3303%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3303%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3303/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3303/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7132'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3303/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3304%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3304%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3304%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3304%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3304%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3304/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3304/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7127'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3304/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3309%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3309%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3309%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3309%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3309%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3309/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3309/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6945'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3309/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3310%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3310%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3310%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3310%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3310%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3310/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3310/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7137'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3310/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3311%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3311%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3311%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3311%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3311%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3311/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3311/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7149'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3311/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3308%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3308%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3308%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3308%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3308%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3308/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3308/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7133'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3308/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3306%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3306%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3306%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3306%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3306%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3306/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3306/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7140'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3306/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3307%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3307%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3307%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3307%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3307%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3307/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3307/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6933'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3307/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3305%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3305%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3305%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3305%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3305%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3305/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3305/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7142'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3305/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1934%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1934%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1934%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1934%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1934%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1934/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1934/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1934/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1935%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1935%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1935%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1935%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1935%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1935/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1935/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1935/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1936%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1936%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1936%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1936%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1936%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1936/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1936/2016'^^xsd:string;
  dwc:scientificName 'Pisa muscosa (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1936/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1931%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1931%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1931%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1931%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1931%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1931/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1931/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4527'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1931/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1932%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1932%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1932%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1932%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1932%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1932/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1932/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2577'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1932/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1933%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1933%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1933%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1933%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1933%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1933/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1933/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '1565'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1933/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1924%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1924%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1924%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1924%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1924%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1924/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1924/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '3912'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1924/2016'^^xsd:anyURI;
  dwc:observationDate '1957-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1925%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1925%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1925%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1925%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1925%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1925/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1925/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4525'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1925/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1926%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1926%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1926%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1926%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1926%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1926/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1926/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2578'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1926/2016'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1927%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1927%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1927%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1927%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1927%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1927/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1927/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '4189'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1927/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1928%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1928%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1928%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1928%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1928%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1928/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1928/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4526'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1928/2016'^^xsd:anyURI;
  dwc:observationDate '1958-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1929%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1929%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1929%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1929%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1929%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1929/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1929/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salaut, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '5861'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1929/2016'^^xsd:anyURI;
  dwc:observationDate '1961-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1930%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1930%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1930%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1930%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1930%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1930/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1930/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '4190'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1930/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3297%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3297%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3297%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3297%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3297%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3297/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3297/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6949'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3297/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1917%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1917%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1917%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1917%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1917%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1917/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1917/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4698'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:samplingProtocol 'Ganguil (Trawling)'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1917/2016'^^xsd:anyURI;
  dwc:observationDate '1958-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1918%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1918%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1918%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2843"^^xsd:decimal ;
  dwc:decimalLongitude "3.2992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1918%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2843 3.2992)"^^geo:wktLiteral ;
  geo-pos:lat "42.2843"^^xsd:decimal ;
  geo-pos:long "3.2992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1918%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1918/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1918/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2992'^^xsd:double;
  dwc:latitude '42.2843'^^xsd:double;
  dwc:previousCatalogNumber '4188'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1918/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1922%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1922%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1922%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1922%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1922%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1922/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1922/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4194'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1922/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1923%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1923%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1923%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1923%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1923%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1923/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1923/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '913'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1923/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1921%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1921%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1921%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1921%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1921%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1921/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1921/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2520'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1921/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1919%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1919%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1919%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1919%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1919%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1919/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1919/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '914'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1919/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1920%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1920%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1920%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1920%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1920%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1920/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1920/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2902'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1920/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3295%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3295%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3295%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3295%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3295%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3295/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3295/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6954'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3295/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3296%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3296%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3296%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3296%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3296%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3296/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3296/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '7141'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3296/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1916%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1916%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1916%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1916%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1916%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1916/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1916/2016'^^xsd:string;
  dwc:scientificName 'Pisa nodipes Leach, 1815'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Salaut, R'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '4187'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1916/2016'^^xsd:anyURI;
  dwc:observationDate '1958-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1913%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1913%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1913%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1913%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1913%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1913/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1913/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '37A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1913/2016'^^xsd:anyURI;
  dwc:observationDate '1952-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1914%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1914%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1914%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2952 3.2949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2952"^^xsd:decimal ;
  dwc:decimalLongitude "3.2949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1914%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2952 3.2949)"^^geo:wktLiteral ;
  geo-pos:lat "42.2952"^^xsd:decimal ;
  geo-pos:long "3.2949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1914%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1914/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1914/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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.2949'^^xsd:double;
  dwc:latitude '42.2952'^^xsd:double;
  dwc:previousCatalogNumber '43A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1914/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1915%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1915%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1915%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1915%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1915%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1915/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1915/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:previousCatalogNumber '42A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1915/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3289%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3289%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3289%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3289%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3289%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3289/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3289/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6929'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3289/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3290%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3290%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3290%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3290%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3290%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3290/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3290/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6936'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3290/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3291%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3291%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3291%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3291%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3291%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3291/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3291/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6958'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3291/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3292%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3292%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3292%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3292%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3292%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3292/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3292/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6950'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3292/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3293%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3293%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3293%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3293%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3293%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3293/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3293/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6940'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3293/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3294%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3294%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3294%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3294%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3294%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3294/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3294/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6930'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3294/2016'^^xsd:anyURI;
  dwc:observationDate '1956-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1906%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1906%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1906%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1906%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1906%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1906/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1906/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:previousCatalogNumber '45A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1906/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1907%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1907%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1907%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1907%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1907%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1907/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1907/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:previousCatalogNumber '45A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1907/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1908%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1908%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1908%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3243"^^xsd:decimal ;
  dwc:decimalLongitude "3.3351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1908%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3243 3.3351)"^^geo:wktLiteral ;
  geo-pos:lat "42.3243"^^xsd:decimal ;
  geo-pos:long "3.3351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1908%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1908/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1908/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.3351'^^xsd:double;
  dwc:latitude '42.3243'^^xsd:double;
  dwc:previousCatalogNumber '32A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1908/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1909%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1909%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1909%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1909%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1909%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1909/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1909/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^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 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '36A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1909/2016'^^xsd:anyURI;
  dwc:observationDate '1960-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1910%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1910%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1910%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1910%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1910%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1910/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1910/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:startYearCollected '1953'^^xsd:integer;
  dwc:endYearCollected '1953'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '33A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1910/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1911%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1911%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1911%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1911%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1911%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1911/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1911/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '40A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1911/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1912%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1912%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1912%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1912%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1912%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1912/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1912/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '40A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1912/2016'^^xsd:anyURI;
  dwc:observationDate '1961-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3279%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3279%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3279%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3279%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3279%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3279/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3279/2016'^^xsd:string;
  dwc:scientificName 'Armases elegans (Herklots, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1444'^^xsd:integer;
  dwc:aphiaid '444483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3279/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '444483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1904%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1904%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1904%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1904%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1904%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1904/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1904/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Fortuny'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '46A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1904/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1905%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1905%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1905%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^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/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1905%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1905%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1905/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1905/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:previousCatalogNumber '45A'^^xsd:string;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1905/2016'^^xsd:anyURI;
  dwc:observationDate '1956-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3280%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3280%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3280%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2982 -43.1621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.2982"^^xsd:decimal ;
  dwc:decimalLongitude "-43.1621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3280%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.2982 -43.1621)"^^geo:wktLiteral ;
  geo-pos:lat "-22.2982"^^xsd:decimal ;
  geo-pos:long "-43.1621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3280%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3280/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3280/2016'^^xsd:string;
  dwc:scientificName 'Armases roberti (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Anglada, J.'^^xsd:string;
  dwc:continentOcean 'South Western Atlantic'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-43.1621'^^xsd:double;
  dwc:latitude '-22.2982'^^xsd:double;
  dwc:previousCatalogNumber '1445'^^xsd:integer;
  dwc:aphiaid '444487'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3280/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '444487'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3281%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3281%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3281%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3281%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3281%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3281/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3281/2016'^^xsd:string;
  dwc:scientificName 'Sesarma buettikoferi de Man, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1438'^^xsd:integer;
  dwc:aphiaid '444494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3281/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1472865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3282%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3282%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3282%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3282%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3282%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3282/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3282/2016'^^xsd:string;
  dwc:scientificName 'Parasesarma africanum (Ortmann, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1446'^^xsd:integer;
  dwc:aphiaid '444615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3282/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3283%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3283%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3283%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3283%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3283%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3283/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3283/2016'^^xsd:string;
  dwc:scientificName 'Parasesarma africanum (Ortmann, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1447'^^xsd:integer;
  dwc:aphiaid '444615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3283/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3284%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3284%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3284%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3284%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3284%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3284/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3284/2016'^^xsd:string;
  dwc:scientificName 'Parasesarma africanum (Ortmann, 1894)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1447'^^xsd:integer;
  dwc:aphiaid '444615'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3284/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1472860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3285%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3285%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3285%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3285%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3285%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3285/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3285/2016'^^xsd:string;
  dwc:scientificName 'Sesarma buettikoferi de Man, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1437'^^xsd:integer;
  dwc:aphiaid '444494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3285/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1472865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3286%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3286%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3286%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3286%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3286%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3286/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3286/2016'^^xsd:string;
  dwc:scientificName 'Sesarma buettikoferi de Man, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1437'^^xsd:integer;
  dwc:aphiaid '444494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3286/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1472865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3287%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3287%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3287%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3287%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3287%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3287/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3287/2016'^^xsd:string;
  dwc:scientificName 'Sesarma buettikoferi de Man, 1883'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1437'^^xsd:integer;
  dwc:aphiaid '444494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3287/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1472865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3288%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3288%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3288%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.0826"^^xsd:decimal ;
  dwc:decimalLongitude "9.6842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3288%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.0826 9.6842)"^^geo:wktLiteral ;
  geo-pos:lat "1.0826"^^xsd:decimal ;
  geo-pos:long "9.6842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3288%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3288/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3288/2016'^^xsd:string;
  dwc:scientificName 'Armases elegans (Herklots, 1851)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gordon, I.'^^xsd:string;
  dwc:collector 'Mateu'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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 'Eastern Central Atlantic'^^xsd:string;
  dwc:country 'Equatorial Guinea'^^xsd:string;
  dwc:longitude '9.6842'^^xsd:double;
  dwc:latitude '1.0826'^^xsd:double;
  dwc:previousCatalogNumber '1443'^^xsd:integer;
  dwc:aphiaid '444483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3288/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '444483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2032%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2032%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2032%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2032%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2032%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2032/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2032/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '2265'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2032/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2033%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2033%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2033%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.286"^^xsd:decimal ;
  dwc:decimalLongitude "3.2783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2033%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.286 3.2783)"^^geo:wktLiteral ;
  geo-pos:lat "42.286"^^xsd:decimal ;
  geo-pos:long "3.2783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2033%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2033/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2033/2016'^^xsd:string;
  dwc:scientificName 'Eurynome aspera (Pennant, 1777)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2783'^^xsd:double;
  dwc:latitude '42.286'^^xsd:double;
  dwc:previousCatalogNumber '2247'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2033/2016'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2034%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2034%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2034%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9661"^^xsd:decimal ;
  dwc:decimalLongitude "4.7403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2034%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9661 4.7403)"^^geo:wktLiteral ;
  geo-pos:lat "52.9661"^^xsd:decimal ;
  geo-pos:long "4.7403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2034%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2034/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2034/2016'^^xsd:string;
  dwc:scientificName 'Hyas araneus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Holthuis, L.B.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '4.7403'^^xsd:double;
  dwc:latitude '52.9661'^^xsd:double;
  dwc:previousCatalogNumber '3408'^^xsd:integer;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2034/2016'^^xsd:anyURI;
  dwc:observationDate '1950-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2035%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2035%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2035%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5656 3.9516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5656"^^xsd:decimal ;
  dwc:decimalLongitude "3.9516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2035%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5656 3.9516)"^^geo:wktLiteral ;
  geo-pos:lat "51.5656"^^xsd:decimal ;
  geo-pos:long "3.9516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2035%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2035/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2035/2016'^^xsd:string;
  dwc:scientificName 'Hyas araneus (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Holthuis, L.B.'^^xsd:string;
  dwc:collector 'Holthuis, L.B.'^^xsd:string;
  dwc:continentOcean 'North Sea'^^xsd:string;
  dwc:country 'Netherlands'^^xsd:string;
  dwc:longitude '3.9516'^^xsd:double;
  dwc:latitude '51.5656'^^xsd:double;
  dwc:previousCatalogNumber '3406'^^xsd:integer;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2035/2016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2039%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2039%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2039%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2039%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ2039%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2039/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ2039/2016'^^xsd:string;
  dwc:scientificName 'Pisa hirticornis (Herbst, 1804)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '627'^^xsd:integer;
  dwc:aphiaid '107355'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ2039/2016'^^xsd:anyURI;
  dwc:observationDate '1950-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3364%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3364%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3364%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3364%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3364%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3364/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3364/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6899'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3364/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3365%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3365%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3365%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3365%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3365%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3365/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3365/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6884'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3365/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3366%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3366%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3366%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3366%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3366%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3366/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3366/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6889'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3366/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3367%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3367%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3367%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3367%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3367%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3367/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3367/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6892'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3367/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3362%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3362%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3362%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3362%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3362%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3362/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3362/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6906'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3362/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3363%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3363%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3363%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3363%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3363%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3363/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3363/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6872'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3363/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3360%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3360%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3360%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3360%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3360%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3360/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3360/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6886'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3360/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3361%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3361%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3361%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3361%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3361%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3361/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3361/2016'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus (Risso, 1827)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '6912'^^xsd:integer;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3361/2016'^^xsd:anyURI;
  dwc:observationDate '1956-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3242%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3242%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3242%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0053 -8.6478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0053"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3242%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0053 -8.6478)"^^geo:wktLiteral ;
  geo-pos:lat "41.0053"^^xsd:decimal ;
  geo-pos:long "-8.6478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3242%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3242/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3242/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Almança'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'North East Atlantic'^^xsd:string;
  dwc:country 'Portugal'^^xsd:string;
  dwc:longitude '-8.6478'^^xsd:double;
  dwc:latitude '41.0053'^^xsd:double;
  dwc:previousCatalogNumber '7659'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3242/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3243%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3243%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3243%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3243%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3243%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3243/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3243/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1054'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3243/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3244%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3244%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3244%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3244%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3244%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3244/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3244/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1040'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3244/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3245%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3245%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3245%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3245%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3245%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3245/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3245/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1048'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3245/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3246%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3246%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3246%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3246%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3246%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3246/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3246/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1041'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3246/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3247%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3247%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3247%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4756"^^xsd:decimal ;
  dwc:decimalLongitude "-3.7633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3247%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4756 -3.7633)"^^geo:wktLiteral ;
  geo-pos:lat "43.4756"^^xsd:decimal ;
  geo-pos:long "-3.7633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ3247%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3247/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ3247/2016'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus (Fabricius, 1787)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zitas, Juan'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Cantabrian sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-3.7633'^^xsd:double;
  dwc:latitude '43.4756'^^xsd:double;
  dwc:previousCatalogNumber '1042'^^xsd:integer;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ3247/2016'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1741%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1741%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1741%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.312"^^xsd:decimal ;
  dwc:decimalLongitude "-2.9243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1741%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.312 -2.9243)"^^geo:wktLiteral ;
  geo-pos:lat "35.312"^^xsd:decimal ;
  geo-pos:long "-2.9243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1741%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1741/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1741/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Rutllant'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '-2.9243'^^xsd:double;
  dwc:latitude '35.312'^^xsd:double;
  dwc:previousCatalogNumber '125'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1741/2016'^^xsd:anyURI;
  dwc:observationDate '1952-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1742%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1742%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1742%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1742%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1742%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1742/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1742/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:startYearCollected '1945'^^xsd:integer;
  dwc:endYearCollected '1945'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '112'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1742/2016'^^xsd:anyURI;
  dwc:observationDate '1945-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1757%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1757%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1757%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1757%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1757%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1757/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1757/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '128'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1757/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1758%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1758%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1758%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1758%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1758%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1758/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1758/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '128'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1758/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1759%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1759%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1759%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1759%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1759%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1759/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1759/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '128'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1759/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1769%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1769%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1769%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1769%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1769%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1769/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1769/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '131'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1769/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1770%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1770%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1770%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1770%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1770%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1770/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1770/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '131'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1770/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1771%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1771%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1771%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1771%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1771%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1771/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1771/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '131'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1771/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1772%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1772%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1772%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1772%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1772%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1772/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1772/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1955'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '131'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1772/2016'^^xsd:anyURI;
  dwc:observationDate '1955-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1776%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1776%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1776%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1776%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1776%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1776/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1776/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '106A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1776/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1777%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1777%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1777%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1777%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1777%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1777/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1777/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '106A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1777/2016'^^xsd:anyURI;
  dwc:observationDate '1959-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1752%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1752%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1752%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5452 2.6949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5452"^^xsd:decimal ;
  dwc:decimalLongitude "2.6949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1752%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5452 2.6949)"^^geo:wktLiteral ;
  geo-pos:lat "39.5452"^^xsd:decimal ;
  geo-pos:long "2.6949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1752%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1752/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1752/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Palau'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6949'^^xsd:double;
  dwc:latitude '39.5452'^^xsd:double;
  dwc:previousCatalogNumber '130'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1752/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1753%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1753%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1753%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5452 2.6949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5452"^^xsd:decimal ;
  dwc:decimalLongitude "2.6949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1753%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5452 2.6949)"^^geo:wktLiteral ;
  geo-pos:lat "39.5452"^^xsd:decimal ;
  geo-pos:long "2.6949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1753%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1753/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1753/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Palau'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '2.6949'^^xsd:double;
  dwc:latitude '39.5452'^^xsd:double;
  dwc:previousCatalogNumber '130'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1753/2016'^^xsd:anyURI;
  dwc:observationDate '1955-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1743%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1743%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1743%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1743%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1743%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1743/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1743/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:startYearCollected '1956'^^xsd:integer;
  dwc:endYearCollected '1956'^^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 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '104A'^^xsd:string;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1743/2016'^^xsd:anyURI;
  dwc:observationDate '1956-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1744%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1744%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1744%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1744%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1744%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1744/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1744/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startYearCollected '1950'^^xsd:integer;
  dwc:endYearCollected '1950'^^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.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '121'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1744/2016'^^xsd:anyURI;
  dwc:observationDate '1950-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1745%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1745%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1745%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2985 3.2916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2985"^^xsd:decimal ;
  dwc:decimalLongitude "3.2916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1745%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2985 3.2916)"^^geo:wktLiteral ;
  geo-pos:lat "42.2985"^^xsd:decimal ;
  geo-pos:long "3.2916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1745%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1745/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1745/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2916'^^xsd:double;
  dwc:latitude '42.2985'^^xsd:double;
  dwc:previousCatalogNumber '115'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1745/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1746%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1746%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1746%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2985 3.2916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2985"^^xsd:decimal ;
  dwc:decimalLongitude "3.2916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1746%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2985 3.2916)"^^geo:wktLiteral ;
  geo-pos:lat "42.2985"^^xsd:decimal ;
  geo-pos:long "3.2916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1746%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1746/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1746/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2916'^^xsd:double;
  dwc:latitude '42.2985'^^xsd:double;
  dwc:previousCatalogNumber '115'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1746/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1747%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1747%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1747%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2985 3.2916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2985"^^xsd:decimal ;
  dwc:decimalLongitude "3.2916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1747%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2985 3.2916)"^^geo:wktLiteral ;
  geo-pos:lat "42.2985"^^xsd:decimal ;
  geo-pos:long "3.2916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1747%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1747/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1747/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:startYearCollected '1948'^^xsd:integer;
  dwc:endYearCollected '1948'^^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.2916'^^xsd:double;
  dwc:latitude '42.2985'^^xsd:double;
  dwc:previousCatalogNumber '115'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1747/2016'^^xsd:anyURI;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1754%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1754%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1754%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1754%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1754%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1754/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1754/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '128'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1754/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1755%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1755%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1755%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1755%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1755%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1755/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1755/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '128'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1755/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1756%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1756%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1756%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1756%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1756%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1756/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1756/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '128'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1756/2016'^^xsd:anyURI;
  dwc:observationDate '1954-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1748%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1748%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1748%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1748%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1748%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1748/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1748/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '117'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1748/2016'^^xsd:anyURI;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1749%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1749%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1749%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1749%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1749%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1749/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1749/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '126'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1749/2016'^^xsd:anyURI;
  dwc:observationDate '1953-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1750%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1750%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1750%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1750%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1750%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1750/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1750/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '122'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1750/2016'^^xsd:anyURI;
  dwc:observationDate '1950-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1751%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1751%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1751%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4842"^^xsd:decimal ;
  dwc:decimalLongitude "3.1337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1751%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4842 3.1337)"^^geo:wktLiteral ;
  geo-pos:lat "42.4842"^^xsd:decimal ;
  geo-pos:long "3.1337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1751%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1751/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1751/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^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 'France'^^xsd:string;
  dwc:longitude '3.1337'^^xsd:double;
  dwc:latitude '42.4842'^^xsd:double;
  dwc:previousCatalogNumber '4722'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1751/2016'^^xsd:anyURI;
  dwc:observationDate '1958-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1740%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1740%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1740%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3818"^^xsd:decimal ;
  dwc:decimalLongitude "2.2632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1740%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3818 2.2632)"^^geo:wktLiteral ;
  geo-pos:lat "41.3818"^^xsd:decimal ;
  geo-pos:long "2.2632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1740%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1740/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1740/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^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.2632'^^xsd:double;
  dwc:latitude '41.3818'^^xsd:double;
  dwc:previousCatalogNumber '2956'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1740/2016'^^xsd:anyURI;
  dwc:observationDate '1957-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1731%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1731%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1731%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1731%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1731%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1731/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1731/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '113'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1731/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1732%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1732%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1732%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1732%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1732%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1732/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1732/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '113'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1732/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1729%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1729%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1729%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1729%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1729%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1729/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1729/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '113'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1729/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1730%2F2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1730%2F2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1730%2F2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2832"^^xsd:decimal ;
  dwc:decimalLongitude "3.2837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1730%2F2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2832 3.2837)"^^geo:wktLiteral ;
  geo-pos:lat "43.2832"^^xsd:decimal ;
  geo-pos:long "3.2837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5464__urn%3Acatalog%3AICM-CSIC%3AZariquey-ICM%3AICMZ1730%2F2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1730/2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5464_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-06'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'Zariquiey-ICM'^^xsd:string;
  dwc:catalogNumber 'ICMZ1730/2016'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunulatus (Risso, 1816)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:collector 'Zariquiey Álvarez, R.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean sea'^^xsd:string;
  dwc:country 'Spain'^^xsd:string;
  dwc:longitude '3.2837'^^xsd:double;
  dwc:latitude '43.2832'^^xsd:double;
  dwc:previousCatalogNumber '113'^^xsd:integer;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:Zariquey-ICM:ICMZ1730/2016'^^xsd:anyURI;
  dwc:observationDate '1946-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF